[DynInst_API:] [dyninst/dyninst] 65936d: Consistantly style the codebase with clang-format


Date: Sun, 06 Nov 2016 07:34:35 -0800
From: Peter Foley <pefoley2@xxxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 65936d: Consistantly style the codebase with clang-format
  Branch: refs/heads/format
  Home:   https://github.com/dyninst/dyninst
  Commit: 65936d36cca409b6fad1e566fde8ba232616d266
      https://github.com/dyninst/dyninst/commit/65936d36cca409b6fad1e566fde8ba232616d266
  Author: Peter Foley <pefoley2@xxxxxxxxxxx>
  Date:   2016-11-06 (Sun, 06 Nov 2016)

  Changed paths:
    M common/h/Annotatable.h
    M common/h/Buffer.h
    M common/h/DynAST.h
    M common/h/Edge.h
    M common/h/Graph.h
    M common/h/IBSTree-fast.h
    M common/h/IBSTree.h
    M common/h/MachSyscall.h
    M common/h/Node.h
    M common/h/ProcReader.h
    M common/h/Serialization.h
    M common/h/SymReader.h
    M common/h/VariableLocation.h
    M common/h/aarch64_sys_regs.h
    M common/h/dyn_regs.h
    M common/h/dyn_syscalls.h
    M common/h/dyntypes.h
    M common/h/entryIDs.h
    M common/h/stl_utils.h
    M common/h/util.h
    M common/src/AST.C
    M common/src/Annotatable.C
    M common/src/BG_AuxvReader.C
    M common/src/BG_AuxvReader.h
    M common/src/Buffer.C
    M common/src/DOT.C
    M common/src/Edge.C
    M common/src/Graph.C
    M common/src/Ident.C
    M common/src/Ident.h
    M common/src/IntervalTree.h
    M common/src/Line.h
    M common/src/List.C
    M common/src/List.h
    M common/src/MachSyscall.C
    M common/src/MappedFile.C
    M common/src/MappedFile.h
    M common/src/Node.C
    M common/src/NodeIterator.h
    M common/src/Pair.h
    M common/src/Singleton.h
    M common/src/SyscallInformation.C
    M common/src/Time.C
    M common/src/Time.h
    M common/src/Timer.C
    M common/src/Timer.h
    M common/src/Types.C
    M common/src/Types.h
    M common/src/VariableLocation.C
    M common/src/Vector.h
    M common/src/addrRange.h
    M common/src/addrtranslate-auxv.C
    M common/src/addrtranslate-bluegene.C
    M common/src/addrtranslate-freebsd.C
    M common/src/addrtranslate-linux.C
    M common/src/addrtranslate-static.C
    M common/src/addrtranslate-sysv.C
    M common/src/addrtranslate-sysv.h
    M common/src/addrtranslate-win.C
    M common/src/addrtranslate.C
    M common/src/addrtranslate.h
    M common/src/arch-aarch64.C
    M common/src/arch-aarch64.h
    M common/src/arch-power.C
    M common/src/arch-power.h
    M common/src/arch-x86.C
    M common/src/arch-x86.h
    M common/src/arch.h
    M common/src/auxvtypes.C
    M common/src/auxvtypes.h
    M common/src/bg_compute_headers.h
    M common/src/bluegeneKludges.C
    M common/src/cstring.h
    M common/src/debugOstream.C
    M common/src/debugOstream.h
    M common/src/debug_common.C
    M common/src/debug_common.h
    M common/src/dthread-unix.C
    M common/src/dthread-win.C
    M common/src/dthread.C
    M common/src/dthread.h
    M common/src/dyn_regs.C
    M common/src/fraction.C
    M common/src/fraction.h
    M common/src/freebsdHeaders.h
    M common/src/freebsdKludges.C
    M common/src/freebsdKludges.h
    M common/src/headers.h
    M common/src/ia32_locations.h
    M common/src/int64iostream.C
    M common/src/int64iostream.h
    M common/src/keylist.h
    M common/src/klist.h
    M common/src/language.h
    M common/src/linuxHeaders.h
    M common/src/linuxKludges.C
    M common/src/linuxKludges.h
    M common/src/lprintf.C
    M common/src/lprintf.h
    M common/src/lru_cache.h
    M common/src/machineType.h
    M common/src/matherr.h
    M common/src/mmtimer.c
    M common/src/ntHeaders.h
    M common/src/ntKludges.C
    M common/src/parseauxv.C
    M common/src/parseauxv.h
    M common/src/pathName.C
    M common/src/pathName.h
    M common/src/pool_allocators.h
    M common/src/refCounter.h
    M common/src/serialize-bin.C
    M common/src/serialize-xml.C
    M common/src/serialize.h
    M common/src/sha1.C
    M common/src/sha1.h
    M common/src/singleton_object_pool.h
    M common/src/stats.C
    M common/src/stats.h
    M common/src/std_namesp.h
    M common/src/string-regex.C
    M common/src/string-regex.h
    M common/src/stringDecl.h
    M common/src/timing-bluegene.C
    M common/src/timing-freebsd.C
    M common/src/timing-linux.C
    M common/src/timing-nt.C
    M common/src/timing.C
    M common/src/timing.h
    M common/src/triple.h
    M common/src/tunableConst.h
    M common/src/util.C
    M common/src/vectorSet.C
    M common/src/vectorSet.h
    M common/src/vxworksHeaders.h
    M common/src/wtxKludges.C
    M common/src/wtxKludges.h
    M dataflowAPI/h/ABI.h
    M dataflowAPI/h/Absloc.h
    M dataflowAPI/h/AbslocInterface.h
    M dataflowAPI/h/InstructionCache.h
    M dataflowAPI/h/SymEval.h
    M dataflowAPI/h/bitArray.h
    M dataflowAPI/h/liveness.h
    M dataflowAPI/h/slicing.h
    M dataflowAPI/h/stackanalysis.h
    M dataflowAPI/rose/ExtentMap.C
    M dataflowAPI/rose/ExtentMap.h
    M dataflowAPI/rose/RegisterDescriptor.h
    M dataflowAPI/rose/SgAsmArmv8Instruction.h
    M dataflowAPI/rose/SgAsmExpression.h
    M dataflowAPI/rose/SgAsmInstruction.h
    M dataflowAPI/rose/SgAsmOperandList.h
    M dataflowAPI/rose/SgAsmPowerpcInstruction.h
    M dataflowAPI/rose/SgAsmType.h
    M dataflowAPI/rose/SgAsmx86Instruction.h
    M dataflowAPI/rose/SgNode.h
    M dataflowAPI/rose/conversions.h
    M dataflowAPI/rose/integerOps.h
    M dataflowAPI/rose/powerpcInstructionSemantics.h
    M dataflowAPI/rose/rangemap.C
    M dataflowAPI/rose/rangemap.h
    M dataflowAPI/rose/semantics/BaseSemantics2.C
    M dataflowAPI/rose/semantics/BaseSemantics2.h
    M dataflowAPI/rose/semantics/BinarySymbolicExpr.C
    M dataflowAPI/rose/semantics/BinarySymbolicExpr.h
    M dataflowAPI/rose/semantics/ByteOrder.C
    M dataflowAPI/rose/semantics/ByteOrder.h
    M dataflowAPI/rose/semantics/ConcreteSemantics2.C
    M dataflowAPI/rose/semantics/ConcreteSemantics2.h
    M dataflowAPI/rose/semantics/DispatcherARM64.C
    M dataflowAPI/rose/semantics/DispatcherARM64.h
    M dataflowAPI/rose/semantics/MemoryMap.C
    M dataflowAPI/rose/semantics/MemoryMap.h
    M dataflowAPI/rose/semantics/RegisterParts.C
    M dataflowAPI/rose/semantics/RegisterParts.h
    M dataflowAPI/rose/semantics/RegisterStateGeneric.C
    M dataflowAPI/rose/semantics/RegisterStateGeneric.h
    M dataflowAPI/rose/semantics/Registers.C
    M dataflowAPI/rose/semantics/Registers.h
    M dataflowAPI/rose/semantics/SMTSolver.C
    M dataflowAPI/rose/semantics/SMTSolver.h
    M dataflowAPI/rose/semantics/SymEvalSemantics.C
    M dataflowAPI/rose/semantics/SymEvalSemantics.h
    M dataflowAPI/rose/semanticsModule.h
    M dataflowAPI/rose/typedefs.h
    M dataflowAPI/rose/util/Access.h
    M dataflowAPI/rose/util/AddressMap.h
    M dataflowAPI/rose/util/AddressSegment.h
    M dataflowAPI/rose/util/AllocatingBuffer.h
    M dataflowAPI/rose/util/Assert.C
    M dataflowAPI/rose/util/Assert.h
    M dataflowAPI/rose/util/Attribute.C
    M dataflowAPI/rose/util/Attribute.h
    M dataflowAPI/rose/util/BiMap.h
    M dataflowAPI/rose/util/BitVector.h
    M dataflowAPI/rose/util/BitVectorSupport.h
    M dataflowAPI/rose/util/Buffer.h
    M dataflowAPI/rose/util/Callbacks.h
    M dataflowAPI/rose/util/Combinatorics.C
    M dataflowAPI/rose/util/Combinatorics.h
    M dataflowAPI/rose/util/Exception.h
    M dataflowAPI/rose/util/FileSystem.C
    M dataflowAPI/rose/util/FileSystem.h
    M dataflowAPI/rose/util/FormatRestorer.h
    M dataflowAPI/rose/util/Interval.h
    M dataflowAPI/rose/util/IntervalMap.h
    M dataflowAPI/rose/util/IntervalSet.h
    M dataflowAPI/rose/util/IntervalSetMap.h
    M dataflowAPI/rose/util/LinearCongruentialGenerator.C
    M dataflowAPI/rose/util/LinearCongruentialGenerator.h
    M dataflowAPI/rose/util/Map.h
    M dataflowAPI/rose/util/MappedBuffer.h
    M dataflowAPI/rose/util/Message.C
    M dataflowAPI/rose/util/Message.h
    M dataflowAPI/rose/util/NullBuffer.h
    M dataflowAPI/rose/util/Optional.h
    M dataflowAPI/rose/util/PoolAllocator.h
    M dataflowAPI/rose/util/Sawyer.C
    M dataflowAPI/rose/util/Sawyer.h
    M dataflowAPI/rose/util/Set.h
    M dataflowAPI/rose/util/SharedPointer.h
    M dataflowAPI/rose/util/SmallObject.C
    M dataflowAPI/rose/util/SmallObject.h
    M dataflowAPI/rose/util/StaticBuffer.h
    M dataflowAPI/rose/util/Stopwatch.C
    M dataflowAPI/rose/util/Stopwatch.h
    M dataflowAPI/rose/util/StringUtility.C
    M dataflowAPI/rose/util/StringUtility.h
    M dataflowAPI/rose/util/Synchronization.C
    M dataflowAPI/rose/util/Synchronization.h
    M dataflowAPI/rose/util/WarningsOff.h
    M dataflowAPI/rose/util/WarningsRestore.h
    M dataflowAPI/rose/util/rose_getline.C
    M dataflowAPI/rose/util/rose_getline.h
    M dataflowAPI/rose/util/rose_strtoull.C
    M dataflowAPI/rose/util/rose_strtoull.h
    M dataflowAPI/rose/x86InstructionSemantics-notemplate.h
    M dataflowAPI/rose/x86InstructionSemantics.h
    M dataflowAPI/rose/x86_64InstructionSemantics.h
    M dataflowAPI/src/ABI.C
    M dataflowAPI/src/Absloc.C
    M dataflowAPI/src/AbslocInterface.C
    M dataflowAPI/src/ExpressionConversionVisitor.C
    M dataflowAPI/src/ExpressionConversionVisitor.h
    M dataflowAPI/src/InstructionCache.C
    M dataflowAPI/src/Operations.h
    M dataflowAPI/src/RegisterMap.C
    M dataflowAPI/src/RegisterMap.h
    M dataflowAPI/src/RoseImpl.C
    M dataflowAPI/src/RoseInsnFactory.C
    M dataflowAPI/src/RoseInsnFactory.h
    M dataflowAPI/src/SymEval.C
    M dataflowAPI/src/SymEvalPolicy.C
    M dataflowAPI/src/SymEvalPolicy.h
    M dataflowAPI/src/SymEvalVisitors.h
    M dataflowAPI/src/SymbolicExpansion.C
    M dataflowAPI/src/SymbolicExpansion.h
    M dataflowAPI/src/Visitors.C
    M dataflowAPI/src/convertOpcodes.C
    M dataflowAPI/src/debug_dataflow.C
    M dataflowAPI/src/debug_dataflow.h
    M dataflowAPI/src/liveness.C
    M dataflowAPI/src/slicing.C
    M dataflowAPI/src/stackanalysis.C
    M dataflowAPI/src/templates.C
    M dataflowAPI/tests/inst2ast/foo.c
    M dataflowAPI/tests/inst2ast/inst2ast.C
    M dwarf/h/dwarfExprParser.h
    M dwarf/h/dwarfFrameParser.h
    M dwarf/h/dwarfHandle.h
    M dwarf/h/dwarfResult.h
    M dwarf/src/dwarfExprParser.C
    M dwarf/src/dwarfFrameParser.C
    M dwarf/src/dwarfHandle.C
    M dwarf/src/dwarfResult.C
    M dynC_API/h/dynC.h
    M dynC_API/h/snippetGen.h
    M dynC_API/src/dynC.C
    M dynC_API/src/dynC.tab.C
    M dynC_API/src/dynC.tab.h
    M dynC_API/src/lex.dynC.C
    M dynC_API/src/snippetGen.C
    M dyninstAPI/h/BPatch.h
    M dyninstAPI/h/BPatch_Set.h
    M dyninstAPI/h/BPatch_Vector.h
    M dyninstAPI/h/BPatch_addressSpace.h
    M dyninstAPI/h/BPatch_basicBlock.h
    M dyninstAPI/h/BPatch_basicBlockLoop.h
    M dyninstAPI/h/BPatch_binaryEdit.h
    M dyninstAPI/h/BPatch_callbacks.h
    M dyninstAPI/h/BPatch_dependenceGraphEdge.h
    M dyninstAPI/h/BPatch_dependenceGraphNode.h
    M dyninstAPI/h/BPatch_dll.h
    M dyninstAPI/h/BPatch_edge.h
    M dyninstAPI/h/BPatch_enums.h
    M dyninstAPI/h/BPatch_flowGraph.h
    M dyninstAPI/h/BPatch_frame.h
    M dyninstAPI/h/BPatch_function.h
    M dyninstAPI/h/BPatch_image.h
    M dyninstAPI/h/BPatch_instruction.h
    M dyninstAPI/h/BPatch_loopTreeNode.h
    M dyninstAPI/h/BPatch_memoryAccess_NP.h
    M dyninstAPI/h/BPatch_module.h
    M dyninstAPI/h/BPatch_object.h
    M dyninstAPI/h/BPatch_parRegion.h
    M dyninstAPI/h/BPatch_point.h
    M dyninstAPI/h/BPatch_process.h
    M dyninstAPI/h/BPatch_snippet.h
    M dyninstAPI/h/BPatch_sourceBlock.h
    M dyninstAPI/h/BPatch_sourceObj.h
    M dyninstAPI/h/BPatch_statement.h
    M dyninstAPI/h/BPatch_thread.h
    M dyninstAPI/h/BPatch_type.h
    M dyninstAPI/h/StackMod.h
    M dyninstAPI/src/BPatch.C
    M dyninstAPI/src/BPatch_addressSpace.C
    M dyninstAPI/src/BPatch_basicBlock.C
    M dyninstAPI/src/BPatch_basicBlockLoop.C
    M dyninstAPI/src/BPatch_binaryEdit.C
    M dyninstAPI/src/BPatch_collections.C
    M dyninstAPI/src/BPatch_collections.h
    M dyninstAPI/src/BPatch_dependenceGraphEdge.C
    M dyninstAPI/src/BPatch_dependenceGraphNode.C
    M dyninstAPI/src/BPatch_edge.C
    M dyninstAPI/src/BPatch_flowGraph.C
    M dyninstAPI/src/BPatch_frame.C
    M dyninstAPI/src/BPatch_function.C
    M dyninstAPI/src/BPatch_image.C
    M dyninstAPI/src/BPatch_instruction.C
    M dyninstAPI/src/BPatch_libInfo.h
    M dyninstAPI/src/BPatch_loopTreeNode.C
    M dyninstAPI/src/BPatch_memoryAccess.C
    M dyninstAPI/src/BPatch_memoryAccessAdapter.C
    M dyninstAPI/src/BPatch_memoryAccessAdapter.h
    M dyninstAPI/src/BPatch_module.C
    M dyninstAPI/src/BPatch_object.C
    M dyninstAPI/src/BPatch_parRegion.C
    M dyninstAPI/src/BPatch_point.C
    M dyninstAPI/src/BPatch_private.h
    M dyninstAPI/src/BPatch_process.C
    M dyninstAPI/src/BPatch_snippet.C
    M dyninstAPI/src/BPatch_sourceBlock.C
    M dyninstAPI/src/BPatch_statement.C
    M dyninstAPI/src/BPatch_templates.C
    M dyninstAPI/src/BPatch_thread.C
    M dyninstAPI/src/BPatch_type.C
    M dyninstAPI/src/BPatch_typePrivate.h
    M dyninstAPI/src/ELF_Section.h
    M dyninstAPI/src/IAPI_to_AST.C
    M dyninstAPI/src/IAPI_to_AST.h
    M dyninstAPI/src/InstructionCache.C
    M dyninstAPI/src/LinearVariable.h
    M dyninstAPI/src/MemoryEmulator/memEmulator.C
    M dyninstAPI/src/MemoryEmulator/memEmulator.h
    M dyninstAPI/src/MemoryEmulator/memEmulatorStub.h
    M dyninstAPI/src/MemoryEmulator/memEmulatorTransformer.C
    M dyninstAPI/src/MemoryEmulator/memEmulatorTransformer.h
    M dyninstAPI/src/MemoryEmulator/memEmulatorWidget.C
    M dyninstAPI/src/MemoryEmulator/memEmulatorWidget.h
    M dyninstAPI/src/NTTypes.h
    M dyninstAPI/src/Parsing-arch.C
    M dyninstAPI/src/Parsing.C
    M dyninstAPI/src/Parsing.h
    M dyninstAPI/src/Patching.C
    M dyninstAPI/src/Patching.h
    M dyninstAPI/src/RegisterConversion-aarch64.C
    M dyninstAPI/src/RegisterConversion-ppc.C
    M dyninstAPI/src/RegisterConversion-x86.C
    M dyninstAPI/src/RegisterConversion.h
    M dyninstAPI/src/Relocation/CFG/RelocBlock.C
    M dyninstAPI/src/Relocation/CFG/RelocBlock.h
    M dyninstAPI/src/Relocation/CFG/RelocEdge.C
    M dyninstAPI/src/Relocation/CFG/RelocEdge.h
    M dyninstAPI/src/Relocation/CFG/RelocGraph.C
    M dyninstAPI/src/Relocation/CFG/RelocGraph.h
    M dyninstAPI/src/Relocation/CFG/RelocTarget.C
    M dyninstAPI/src/Relocation/CFG/RelocTarget.h
    M dyninstAPI/src/Relocation/CodeBuffer.C
    M dyninstAPI/src/Relocation/CodeBuffer.h
    M dyninstAPI/src/Relocation/CodeMover.C
    M dyninstAPI/src/Relocation/CodeMover.h
    M dyninstAPI/src/Relocation/CodeTracker.C
    M dyninstAPI/src/Relocation/CodeTracker.h
    M dyninstAPI/src/Relocation/DynAddrSpace.C
    M dyninstAPI/src/Relocation/DynAddrSpace.h
    M dyninstAPI/src/Relocation/DynCFGMaker.C
    M dyninstAPI/src/Relocation/DynCommon.h
    M dyninstAPI/src/Relocation/DynInstrumenter.C
    M dyninstAPI/src/Relocation/DynInstrumenter.h
    M dyninstAPI/src/Relocation/DynObject.C
    M dyninstAPI/src/Relocation/DynObject.h
    M dyninstAPI/src/Relocation/DynPointMaker.C
    M dyninstAPI/src/Relocation/DynPointMaker.h
    M dyninstAPI/src/Relocation/Relocation.h
    M dyninstAPI/src/Relocation/Springboard.C
    M dyninstAPI/src/Relocation/Springboard.h
    M dyninstAPI/src/Relocation/Transformers/Defensive.C
    M dyninstAPI/src/Relocation/Transformers/Include.h
    M dyninstAPI/src/Relocation/Transformers/Instrumenter.C
    M dyninstAPI/src/Relocation/Transformers/Instrumenter.h
    M dyninstAPI/src/Relocation/Transformers/Modification.C
    M dyninstAPI/src/Relocation/Transformers/Modification.h
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.C
    M dyninstAPI/src/Relocation/Transformers/Movement-adhoc.h
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.C
    M dyninstAPI/src/Relocation/Transformers/Movement-analysis.h
    M dyninstAPI/src/Relocation/Transformers/Transformer.C
    M dyninstAPI/src/Relocation/Transformers/Transformer.h
    M dyninstAPI/src/Relocation/Widgets/ASTWidget.C
    M dyninstAPI/src/Relocation/Widgets/ASTWidget.h
    M dyninstAPI/src/Relocation/Widgets/CFPatch.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget-aarch64.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget-ppc.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget-x86.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget.h
    M dyninstAPI/src/Relocation/Widgets/CallbackWidget.C
    M dyninstAPI/src/Relocation/Widgets/CallbackWidget.h
    M dyninstAPI/src/Relocation/Widgets/Include.h
    M dyninstAPI/src/Relocation/Widgets/InsnWidget.C
    M dyninstAPI/src/Relocation/Widgets/InsnWidget.h
    M dyninstAPI/src/Relocation/Widgets/InstWidget.C
    M dyninstAPI/src/Relocation/Widgets/InstWidget.h
    M dyninstAPI/src/Relocation/Widgets/PCWidget.C
    M dyninstAPI/src/Relocation/Widgets/PCWidget.h
    M dyninstAPI/src/Relocation/Widgets/RelDataWidget.C
    M dyninstAPI/src/Relocation/Widgets/RelDataWidget.h
    M dyninstAPI/src/Relocation/Widgets/StackModWidget.C
    M dyninstAPI/src/Relocation/Widgets/StackModWidget.h
    M dyninstAPI/src/Relocation/Widgets/Widget.h
    M dyninstAPI/src/Relocation/patchapi_debug.C
    M dyninstAPI/src/StackMod/OffsetVector.C
    M dyninstAPI/src/StackMod/OffsetVector.h
    M dyninstAPI/src/StackMod/StackAccess.C
    M dyninstAPI/src/StackMod/StackAccess.h
    M dyninstAPI/src/StackMod/StackLocation.C
    M dyninstAPI/src/StackMod/StackLocation.h
    M dyninstAPI/src/StackMod/StackMod.C
    M dyninstAPI/src/StackMod/StackModChecker.C
    M dyninstAPI/src/StackMod/StackModChecker.h
    M dyninstAPI/src/StackMod/StackModExpr.C
    M dyninstAPI/src/StackMod/StackModExpr.h
    M dyninstAPI/src/StackMod/TMap.C
    M dyninstAPI/src/StackMod/TMap.h
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/addressSpace.h
    M dyninstAPI/src/arch-forward-decl.h
    M dyninstAPI/src/asmExterns.h
    M dyninstAPI/src/ast.C
    M dyninstAPI/src/ast.h
    M dyninstAPI/src/baseTramp.C
    M dyninstAPI/src/baseTramp.h
    M dyninstAPI/src/binaryEdit.C
    M dyninstAPI/src/binaryEdit.h
    M dyninstAPI/src/block.C
    M dyninstAPI/src/block.h
    M dyninstAPI/src/clock.h
    M dyninstAPI/src/codeRange.C
    M dyninstAPI/src/codeRange.h
    M dyninstAPI/src/codebuffer.h
    M dyninstAPI/src/codegen-aarch64.C
    M dyninstAPI/src/codegen-aarch64.h
    M dyninstAPI/src/codegen-power.C
    M dyninstAPI/src/codegen-power.h
    M dyninstAPI/src/codegen-x86.C
    M dyninstAPI/src/codegen-x86.h
    M dyninstAPI/src/codegen.C
    M dyninstAPI/src/codegen.h
    M dyninstAPI/src/debug.C
    M dyninstAPI/src/debug.h
    M dyninstAPI/src/dummy.C
    M dyninstAPI/src/dynProcess-x86.C
    M dyninstAPI/src/dynProcess.C
    M dyninstAPI/src/dynProcess.h
    M dyninstAPI/src/dynThread.C
    M dyninstAPI/src/dynThread.h
    M dyninstAPI/src/dyninst.h
    M dyninstAPI/src/edge.C
    M dyninstAPI/src/emit-aarch64.h
    M dyninstAPI/src/emit-power.h
    M dyninstAPI/src/emit-x86.C
    M dyninstAPI/src/emit-x86.h
    M dyninstAPI/src/emitter.h
    M dyninstAPI/src/frame.C
    M dyninstAPI/src/frame.h
    M dyninstAPI/src/frameChecker.C
    M dyninstAPI/src/frameChecker.h
    M dyninstAPI/src/freebsd-x86.C
    M dyninstAPI/src/freebsd-x86.h
    M dyninstAPI/src/freebsd.C
    M dyninstAPI/src/freebsd.h
    M dyninstAPI/src/function.C
    M dyninstAPI/src/function.h
    M dyninstAPI/src/hybridAnalysis.h
    M dyninstAPI/src/hybridCallbacks.C
    M dyninstAPI/src/hybridInstrumentation.C
    M dyninstAPI/src/hybridOverwrites.C
    M dyninstAPI/src/image.C
    M dyninstAPI/src/image.h
    M dyninstAPI/src/infHeap.C
    M dyninstAPI/src/infHeap.h
    M dyninstAPI/src/inst-aarch64.C
    M dyninstAPI/src/inst-aarch64.h
    M dyninstAPI/src/inst-linux.C
    M dyninstAPI/src/inst-power.C
    M dyninstAPI/src/inst-power.h
    M dyninstAPI/src/inst-winnt.C
    M dyninstAPI/src/inst-x86.C
    M dyninstAPI/src/inst-x86.h
    M dyninstAPI/src/inst.C
    M dyninstAPI/src/inst.h
    M dyninstAPI/src/instP.h
    M dyninstAPI/src/instPoint.C
    M dyninstAPI/src/instPoint.h
    M dyninstAPI/src/legacy-instruction.h
    M dyninstAPI/src/linux-aarch64.C
    M dyninstAPI/src/linux-aarch64.h
    M dyninstAPI/src/linux-power.C
    M dyninstAPI/src/linux-power.h
    M dyninstAPI/src/linux-x86.C
    M dyninstAPI/src/linux-x86.h
    M dyninstAPI/src/linux.C
    M dyninstAPI/src/linux.h
    M dyninstAPI/src/mapped_module.C
    M dyninstAPI/src/mapped_module.h
    M dyninstAPI/src/mapped_object.C
    M dyninstAPI/src/mapped_object.h
    M dyninstAPI/src/ntDL.h
    M dyninstAPI/src/nt_signal_emul.h
    M dyninstAPI/src/opcode.h
    M dyninstAPI/src/os.h
    M dyninstAPI/src/parRegion.C
    M dyninstAPI/src/parRegion.h
    M dyninstAPI/src/parse-aarch64.C
    M dyninstAPI/src/parse-cfg.C
    M dyninstAPI/src/parse-cfg.h
    M dyninstAPI/src/parse-power.C
    M dyninstAPI/src/parse-x86.C
    M dyninstAPI/src/patch.h
    M dyninstAPI/src/pcEventHandler.C
    M dyninstAPI/src/pcEventHandler.h
    M dyninstAPI/src/pcEventMuxer.C
    M dyninstAPI/src/pcEventMuxer.h
    M dyninstAPI/src/pcrel.h
    M dyninstAPI/src/pdwinnt.C
    M dyninstAPI/src/pdwinnt.h
    M dyninstAPI/src/pdwinntDL.C
    M dyninstAPI/src/registerSpace.C
    M dyninstAPI/src/registerSpace.h
    M dyninstAPI/src/stackwalk-aarch64.C
    M dyninstAPI/src/stackwalk-ppc.C
    M dyninstAPI/src/stackwalk-x86.C
    M dyninstAPI/src/syscall-freebsd.C
    M dyninstAPI/src/syscall-linux.C
    M dyninstAPI/src/syscall-nt.C
    M dyninstAPI/src/syscall-vxworks.C
    M dyninstAPI/src/syscallNotification.C
    M dyninstAPI/src/syscallNotification.h
    M dyninstAPI/src/syscalltrap.h
    M dyninstAPI/src/trapMappings.h
    M dyninstAPI/src/unix.C
    M dyninstAPI/src/unix.h
    M dyninstAPI/src/util.C
    M dyninstAPI/src/util.h
    M dyninstAPI/src/variable.C
    M dyninstAPI/src/vxworks.C
    M dyninstAPI/src/vxworks.h
    M dyninstAPI_RT/h/dyninstAPI_RT.h
    M dyninstAPI_RT/h/dyninstRTExport.h
    M dyninstAPI_RT/src/RTcommon.c
    M dyninstAPI_RT/src/RTcommon.h
    M dyninstAPI_RT/src/RTfreebsd.c
    M dyninstAPI_RT/src/RTheap-freebsd.c
    M dyninstAPI_RT/src/RTheap-linux.c
    M dyninstAPI_RT/src/RTheap-svr4.c
    M dyninstAPI_RT/src/RTheap-win.c
    M dyninstAPI_RT/src/RTheap.c
    M dyninstAPI_RT/src/RTheap.h
    M dyninstAPI_RT/src/RTlinux.c
    M dyninstAPI_RT/src/RTmemEmulator.c
    M dyninstAPI_RT/src/RTmutatedBinary.c
    M dyninstAPI_RT/src/RTmutatedBinary_ELF.c
    M dyninstAPI_RT/src/RTposix.c
    M dyninstAPI_RT/src/RTsignal.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors-aarch64.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors-ppc32.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors-ppc64.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors-x86.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors_begin.c
    M dyninstAPI_RT/src/RTstatic_ctors_dtors_end.c
    M dyninstAPI_RT/src/RTthread-aarch64.c
    M dyninstAPI_RT/src/RTthread-power.c
    M dyninstAPI_RT/src/RTthread-powerpc.c
    M dyninstAPI_RT/src/RTthread-x86-64.c
    M dyninstAPI_RT/src/RTthread-x86.c
    M dyninstAPI_RT/src/RTthread.c
    M dyninstAPI_RT/src/RTthread.h
    M dyninstAPI_RT/src/RTvxworks.c
    M dyninstAPI_RT/src/RTwinnt.c
    M elf/h/Elf_X.h
    M elf/src/Elf_X.C
    M elf/src/SystemTap.C
    M elf/src/SystemTap.h
    M external/bluegene/MessageHeader.h
    M external/bluegene/ToolctlMessages.h
    M external/bluegene/bgp-debugger-interface.h
    M external/cvconst/cvconst.h
    M external/inttypes-win.h
    M external/rose/armv8InstructionEnum.h
    M external/rose/powerpcInstructionEnum.h
    M external/rose/rose-compat.h
    M external/rose/rose_msvc.h
    M external/stdint-win.h
    M instructionAPI/doc/examples/Visitor-noop.C
    M instructionAPI/doc/examples/Visitor-regexample.C
    M instructionAPI/h/BinaryFunction.h
    M instructionAPI/h/Dereference.h
    M instructionAPI/h/Expression.h
    M instructionAPI/h/Immediate.h
    M instructionAPI/h/Instruction.h
    M instructionAPI/h/InstructionAST.h
    M instructionAPI/h/InstructionCategories.h
    M instructionAPI/h/InstructionDecoder.h
    M instructionAPI/h/Operand.h
    M instructionAPI/h/Operation.h
    M instructionAPI/h/Register.h
    M instructionAPI/h/RegisterIDs.h
    M instructionAPI/h/Result.h
    M instructionAPI/h/Visitor.h
    M instructionAPI/src/BinaryFunction.C
    M instructionAPI/src/Expression.C
    M instructionAPI/src/Immediate.C
    M instructionAPI/src/Instruction.C
    M instructionAPI/src/InstructionAST.C
    M instructionAPI/src/InstructionCategories.C
    M instructionAPI/src/InstructionDecoder-aarch64.C
    M instructionAPI/src/InstructionDecoder-aarch64.h
    M instructionAPI/src/InstructionDecoder-power.C
    M instructionAPI/src/InstructionDecoder-power.h
    M instructionAPI/src/InstructionDecoder-x86.C
    M instructionAPI/src/InstructionDecoder-x86.h
    M instructionAPI/src/InstructionDecoder.C
    M instructionAPI/src/InstructionDecoderImpl.C
    M instructionAPI/src/InstructionDecoderImpl.h
    M instructionAPI/src/InstructionTest.C
    M instructionAPI/src/MainDocPage.C
    M instructionAPI/src/Operand.C
    M instructionAPI/src/Operation.C
    M instructionAPI/src/Register.C
    M instructionAPI/src/aarch64_opcode_tables.C
    M instructionAPI/src/groups.C
    M instructionAPI/src/power_opcode_tables.C
    M instructionAPI/src/test/test_aarch64_decoder.C
    M instructionAPI/src/test/test_aarch64_decoder_table.h
    M parseAPI/h/CFG.h
    M parseAPI/h/CFGFactory.h
    M parseAPI/h/CFGModifier.h
    M parseAPI/h/CodeObject.h
    M parseAPI/h/CodeSource.h
    M parseAPI/h/GraphAdapter.h
    M parseAPI/h/InstructionAdapter.h
    M parseAPI/h/InstructionSource.h
    M parseAPI/h/Location.h
    M parseAPI/h/ParseCallback.h
    M parseAPI/h/ParseContainers.h
    M parseAPI/h/SymLiteCodeSource.h
    M parseAPI/src/Block.C
    M parseAPI/src/BoundFactCalculator.C
    M parseAPI/src/BoundFactCalculator.h
    M parseAPI/src/BoundFactData.C
    M parseAPI/src/BoundFactData.h
    M parseAPI/src/CFGFactory.C
    M parseAPI/src/CFGModifier.C
    M parseAPI/src/CodeObject.C
    M parseAPI/src/CodeSource.C
    M parseAPI/src/Function.C
    M parseAPI/src/GraphAdapter.C
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_IAPI.h
    M parseAPI/src/IA_InstrucIter.C
    M parseAPI/src/IA_InstrucIter.h
    M parseAPI/src/IA_aarch64.C
    M parseAPI/src/IA_aarch64Details.C
    M parseAPI/src/IA_aarch64Details.h
    M parseAPI/src/IA_platformDetails.h
    M parseAPI/src/IA_platformDetailsFactory.C
    M parseAPI/src/IA_power.C
    M parseAPI/src/IA_power.h
    M parseAPI/src/IA_powerDetails.C
    M parseAPI/src/IA_powerDetails.h
    M parseAPI/src/IA_x86.C
    M parseAPI/src/IA_x86Details.C
    M parseAPI/src/IA_x86Details.h
    M parseAPI/src/IdiomModelDesc.C
    M parseAPI/src/IndirectASTVisitor.C
    M parseAPI/src/IndirectASTVisitor.h
    M parseAPI/src/IndirectAnalyzer.C
    M parseAPI/src/IndirectAnalyzer.h
    M parseAPI/src/InstructionAdapter.C
    M parseAPI/src/InstructionSource-aarch64.C
    M parseAPI/src/InstructionSource-power.C
    M parseAPI/src/InstructionSource-x86.C
    M parseAPI/src/JumpTablePred.C
    M parseAPI/src/JumpTablePred.h
    M parseAPI/src/Loop.C
    M parseAPI/src/LoopAnalyzer.C
    M parseAPI/src/LoopAnalyzer.h
    M parseAPI/src/LoopTreeNode.C
    M parseAPI/src/ParseCallback.C
    M parseAPI/src/ParseData.C
    M parseAPI/src/ParseData.h
    M parseAPI/src/Parser-speculative.C
    M parseAPI/src/Parser.C
    M parseAPI/src/Parser.h
    M parseAPI/src/ParserDetails.C
    M parseAPI/src/ParserDetails.h
    M parseAPI/src/ProbabilisticParser.C
    M parseAPI/src/ProbabilisticParser.h
    M parseAPI/src/StackTamperVisitor.C
    M parseAPI/src/StackTamperVisitor.h
    M parseAPI/src/SymLiteCodeSource.C
    M parseAPI/src/SymtabCodeSource.C
    M parseAPI/src/ThunkData.C
    M parseAPI/src/ThunkData.h
    M parseAPI/src/debug_parse.C
    M parseAPI/src/debug_parse.h
    M parseAPI/src/dominator.C
    M parseAPI/src/dominator.h
    M parseAPI/src/util.h
    M parseThat/src/config.C
    M parseThat/src/config.h
    M parseThat/src/dyninstCompat.h
    M parseThat/src/dyninstCompat.v4.C
    M parseThat/src/dyninstCompat.v5.C
    M parseThat/src/dyninstCore.C
    M parseThat/src/dyninstCore.h
    M parseThat/src/ipc.C
    M parseThat/src/ipc.h
    M parseThat/src/log.C
    M parseThat/src/log.h
    M parseThat/src/parseThat.C
    M parseThat/src/record.C
    M parseThat/src/record.h
    M parseThat/src/reglist.C
    M parseThat/src/reglist.h
    M parseThat/src/sha1.C
    M parseThat/src/sha1.h
    M parseThat/src/strlist.C
    M parseThat/src/strlist.h
    M parseThat/src/utils.C
    M parseThat/src/utils.h
    M patchAPI/h/AddrSpace.h
    M patchAPI/h/CFGMaker.h
    M patchAPI/h/Command.h
    M patchAPI/h/Instrumenter.h
    M patchAPI/h/PatchCFG.h
    M patchAPI/h/PatchCallback.h
    M patchAPI/h/PatchCommon.h
    M patchAPI/h/PatchMgr.h
    M patchAPI/h/PatchModifier.h
    M patchAPI/h/PatchObject.h
    M patchAPI/h/Point.h
    M patchAPI/h/Snippet.h
    M patchAPI/src/AddrSpace.C
    M patchAPI/src/CFGMaker.C
    M patchAPI/src/Command.C
    M patchAPI/src/Instrumenter.C
    M patchAPI/src/ParseCallback.C
    M patchAPI/src/ParseCallback.h
    M patchAPI/src/PatchBlock.C
    M patchAPI/src/PatchCallback.C
    M patchAPI/src/PatchEdge.C
    M patchAPI/src/PatchFunction.C
    M patchAPI/src/PatchLoop.C
    M patchAPI/src/PatchLoopTreeNode.C
    M patchAPI/src/PatchMgr.C
    M patchAPI/src/PatchModifier.C
    M patchAPI/src/PatchObject.C
    M patchAPI/src/Point.C
    M patchAPI/src/PointMaker.C
    M patchAPI/test/findPoint/main.C
    M patchAPI/test/findPoint/mutatee/lib.c
    M patchAPI/test/findPoint/mutatee/main.c
    M proccontrol/h/Decoder.h
    M proccontrol/h/Event.h
    M proccontrol/h/EventType.h
    M proccontrol/h/Generator.h
    M proccontrol/h/Handler.h
    M proccontrol/h/Mailbox.h
    M proccontrol/h/PCErrors.h
    M proccontrol/h/PCProcess.h
    M proccontrol/h/PlatFeatures.h
    M proccontrol/h/ProcessSet.h
    M proccontrol/src/DecoderWindows.C
    M proccontrol/src/DecoderWindows.h
    M proccontrol/src/GeneratorWindows.C
    M proccontrol/src/GeneratorWindows.h
    M proccontrol/src/arm_process.C
    M proccontrol/src/arm_process.h
    M proccontrol/src/bgq-messages.C
    M proccontrol/src/bgq-transactions.h
    M proccontrol/src/bluegenep.C
    M proccontrol/src/bluegenep.h
    M proccontrol/src/bluegeneq.C
    M proccontrol/src/bluegeneq.h
    M proccontrol/src/event.C
    M proccontrol/src/freebsd.C
    M proccontrol/src/freebsd.h
    M proccontrol/src/generator.C
    M proccontrol/src/handler.C
    M proccontrol/src/int_event.h
    M proccontrol/src/int_handler.h
    M proccontrol/src/int_process.h
    M proccontrol/src/int_thread_db.C
    M proccontrol/src/int_thread_db.h
    M proccontrol/src/irpc.C
    M proccontrol/src/irpc.h
    M proccontrol/src/linux.C
    M proccontrol/src/linux.h
    M proccontrol/src/loadLibrary/codegen-aarch64.C
    M proccontrol/src/loadLibrary/codegen-freebsd.C
    M proccontrol/src/loadLibrary/codegen-linux.C
    M proccontrol/src/loadLibrary/codegen-ppc.C
    M proccontrol/src/loadLibrary/codegen-stub.C
    M proccontrol/src/loadLibrary/codegen-win.C
    M proccontrol/src/loadLibrary/codegen-x86.C
    M proccontrol/src/loadLibrary/codegen.C
    M proccontrol/src/loadLibrary/codegen.h
    M proccontrol/src/loadLibrary/injector.C
    M proccontrol/src/loadLibrary/injector.h
    M proccontrol/src/mailbox.C
    M proccontrol/src/memcache.C
    M proccontrol/src/memcache.h
    M proccontrol/src/mmapalloc.C
    M proccontrol/src/mmapalloc.h
    M proccontrol/src/notify_pipe.C
    M proccontrol/src/notify_pipe.h
    M proccontrol/src/pcerrors.C
    M proccontrol/src/pcmachsyscall.C
    M proccontrol/src/ppc_process.C
    M proccontrol/src/ppc_process.h
    M proccontrol/src/proc_service_wrapper.h
    M proccontrol/src/process.C
    M proccontrol/src/processplat.C
    M proccontrol/src/processplat.h
    M proccontrol/src/procpool.C
    M proccontrol/src/procpool.h
    M proccontrol/src/procset.C
    M proccontrol/src/resp.C
    M proccontrol/src/resp.h
    M proccontrol/src/response.C
    M proccontrol/src/response.h
    M proccontrol/src/sysv.C
    M proccontrol/src/sysv.h
    M proccontrol/src/unix.C
    M proccontrol/src/unix.h
    M proccontrol/src/windows_handler.C
    M proccontrol/src/windows_handler.h
    M proccontrol/src/windows_process.C
    M proccontrol/src/windows_process.h
    M proccontrol/src/windows_thread.C
    M proccontrol/src/windows_thread.h
    M proccontrol/src/x86_process.C
    M proccontrol/src/x86_process.h
    M stackwalk/h/basetypes.h
    M stackwalk/h/frame.h
    M stackwalk/h/framestepper.h
    M stackwalk/h/local_var.h
    M stackwalk/h/procstate.h
    M stackwalk/h/steppergroup.h
    M stackwalk/h/sw_c.h
    M stackwalk/h/swk_errors.h
    M stackwalk/h/symlookup.h
    M stackwalk/h/walker.h
    M stackwalk/src/aarch64-swk.C
    M stackwalk/src/aarch64-swk.h
    M stackwalk/src/analysis_stepper.C
    M stackwalk/src/analysis_stepper.h
    M stackwalk/src/bg_firstparty.C
    M stackwalk/src/bluegene-swk.C
    M stackwalk/src/bluegene-swk.h
    M stackwalk/src/bluegenel-swk.C
    M stackwalk/src/bluegenel-swk.h
    M stackwalk/src/bluegenep-swk.C
    M stackwalk/src/bluegenep-swk.h
    M stackwalk/src/bluegeneq-swk.C
    M stackwalk/src/bluegeneq-swk.h
    M stackwalk/src/callchecker-IAPI.C
    M stackwalk/src/callchecker.C
    M stackwalk/src/dbginfo-stepper.C
    M stackwalk/src/dbgstepper-impl.h
    M stackwalk/src/firstparty.C
    M stackwalk/src/frame.C
    M stackwalk/src/framestepper.C
    M stackwalk/src/framestepper_pimple.h
    M stackwalk/src/freebsd-swk.C
    M stackwalk/src/freebsd-swk.h
    M stackwalk/src/freebsd-x86-swk.C
    M stackwalk/src/get_trap_instruction.h
    M stackwalk/src/libstate.C
    M stackwalk/src/libstate.h
    M stackwalk/src/linux-aarch64-swk.C
    M stackwalk/src/linux-ppc-swk.C
    M stackwalk/src/linux-swk.C
    M stackwalk/src/linux-swk.h
    M stackwalk/src/linux-x86-swk.C
    M stackwalk/src/linuxbsd-swk.C
    M stackwalk/src/linuxbsd-swk.h
    M stackwalk/src/linuxbsd-x86-swk.C
    M stackwalk/src/ppc-swk.C
    M stackwalk/src/procstate.C
    M stackwalk/src/steppergroup.C
    M stackwalk/src/sw.h
    M stackwalk/src/sw_c.C
    M stackwalk/src/sw_pcontrol.C
    M stackwalk/src/swk_errors.C
    M stackwalk/src/symlookup.C
    M stackwalk/src/symtab-swk.C
    M stackwalk/src/symtab-swk.h
    M stackwalk/src/walker.C
    M stackwalk/src/win-x86-swk.C
    M stackwalk/src/x86-swk.C
    M stackwalk/src/x86-swk.h
    M stackwalk/src/x86-wanderer.C
    M symlite/h/SymLite-elf.h
    M symlite/src/SymLite-elf.C
    M symtabAPI/h/AddrLookup.h
    M symtabAPI/h/Aggregate.h
    M symtabAPI/h/Archive.h
    M symtabAPI/h/Collections.h
    M symtabAPI/h/Function.h
    M symtabAPI/h/LineInformation.h
    M symtabAPI/h/Module.h
    M symtabAPI/h/RangeLookup.h
    M symtabAPI/h/Region.h
    M symtabAPI/h/StringTable.h
    M symtabAPI/h/Symbol.h
    M symtabAPI/h/Symtab.h
    M symtabAPI/h/SymtabReader.h
    M symtabAPI/h/Type.h
    M symtabAPI/h/Variable.h
    M symtabAPI/h/symutil.h
    M symtabAPI/src/AddrLookup.C
    M symtabAPI/src/Aggregate.C
    M symtabAPI/src/Archive-elf.C
    M symtabAPI/src/Archive.C
    M symtabAPI/src/Collections.C
    M symtabAPI/src/Function.C
    M symtabAPI/src/LineInformation.C
    M symtabAPI/src/LinkMap.C
    M symtabAPI/src/LinkMap.h
    M symtabAPI/src/Module.C
    M symtabAPI/src/Object-elf.C
    M symtabAPI/src/Object-elf.h
    M symtabAPI/src/Object-nt.C
    M symtabAPI/src/Object-nt.h
    M symtabAPI/src/Object.C
    M symtabAPI/src/Object.h
    M symtabAPI/src/Region.C
    M symtabAPI/src/Symbol.C
    M symtabAPI/src/Symtab-deprecated.C
    M symtabAPI/src/Symtab-edit.C
    M symtabAPI/src/Symtab-lookup.C
    M symtabAPI/src/Symtab.C
    M symtabAPI/src/SymtabReader.C
    M symtabAPI/src/Type-mem.h
    M symtabAPI/src/Type.C
    M symtabAPI/src/Variable.C
    M symtabAPI/src/annotations.C
    M symtabAPI/src/annotations.h
    M symtabAPI/src/debug.C
    M symtabAPI/src/debug.h
    M symtabAPI/src/dwarfWalker.C
    M symtabAPI/src/dwarfWalker.h
    M symtabAPI/src/emitElf.C
    M symtabAPI/src/emitElf.h
    M symtabAPI/src/emitElfStatic-aarch64.C
    M symtabAPI/src/emitElfStatic-ppc32.C
    M symtabAPI/src/emitElfStatic-ppc64.C
    M symtabAPI/src/emitElfStatic-stub.C
    M symtabAPI/src/emitElfStatic-x86.C
    M symtabAPI/src/emitElfStatic.C
    M symtabAPI/src/emitElfStatic.h
    M symtabAPI/src/emitWin.C
    M symtabAPI/src/emitWin.h
    M symtabAPI/src/parseDwarf.C
    M symtabAPI/src/parseStab.C
    M symtabAPI/src/relocationEntry-elf-aarch64.C
    M symtabAPI/src/relocationEntry-elf-ppc32.C
    M symtabAPI/src/relocationEntry-elf-ppc64.C
    M symtabAPI/src/relocationEntry-elf-x86.C
    M symtabAPI/src/relocationEntry-stub.C
    M symtabAPI/src/staticRewrite.C
    M syscalls/unistd-by-platform/Linux/Arch_aarch64/unistd.h
    M valueAdded/sharedMem/h/SharedMem.h
    M valueAdded/sharedMem/src/RTshared-unix.c
    M valueAdded/sharedMem/src/RTshared-win.c
    M valueAdded/sharedMem/src/sharedMemInternal.h
    M valueAdded/sharedMem/src/shmMgr.C
    M valueAdded/sharedMem/src/shmSegment-nt.C
    M valueAdded/sharedMem/src/shmSegment-unix.C
    M valueAdded/sharedMem/src/shmSegment-win.C
    M valueAdded/sharedMem/src/shmSegment.C
    M valueAdded/sharedMem/src/shmSegment.h
    M valueAdded/wrapper/src/lib_wrapper.c
    M valueAdded/wrapper/src/test.c
    M valueAdded/wrapper/src/wrapper.C

  Log Message:
  -----------
  Consistantly style the codebase with clang-format

Generated with clang-format -style='{BasedOnStyle: Google, SortIncludes: false}' -i \
`find -name '*.h' -o -name '*.C' -o -name '*.c'`


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 65936d: Consistantly style the codebase with clang-format, Peter Foley <=