Home
last modified time | relevance | path

Searched defs:StartAddr (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/GSYM/
H A DExtractRanges.cpp28 const uint64_t StartAddr = BaseAddr + AddrOffset; in decodeRange() local
/openbsd-src/gnu/llvm/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp104 ExecutorAddr StartAddr = B.getAddress(); in printBlockContent() local
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCAssembler.cpp1036 static bool mayCrossBoundary(uint64_t StartAddr, uint64_t Size, in mayCrossBoundary()
1049 static bool isAgainstBoundary(uint64_t StartAddr, uint64_t Size, in isAgainstBoundary()
1061 static bool needPadding(uint64_t StartAddr, uint64_t Size, in needPadding()
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp52 const uint64_t StartAddr = Sect.getAddress(); in ObjFileAddressMap() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-gsymutil/
H A Dllvm-gsymutil.cpp280 const uint64_t StartAddr = Sect.getAddress(); in handleObjectFile() local
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DDebuggerSupportPlugin.cpp133 orc::ExecutorAddr StartAddr; in startSynthesis() member
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp491 uint64_t StartAddr = in findLineTable() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp387 if (auto StartAddr = SymbolStartAddrs.lookup(GUID)) { in decodePseudoProbe() local
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/ELF/
H A DELFObject.h259 StartAddr = 5, enumerator