Home
last modified time | relevance | path

Searched defs:EndAddr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
H A DLLJITWithObjectLinkingLayerPlugin.cpp105 JITTargetAddress EndAddr = B.getAddress() + B.getSize(); in printBlockContent() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp1048 uint64_t EndAddr = StartAddr + Size; in mayCrossBoundary() local
1061 uint64_t EndAddr = StartAddr + Size; in isAgainstBoundary() local
H A DMachObjectWriter.cpp122 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec); in getPaddingSize() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
H A DSymbolCache.cpp507 uint64_t EndAddr = StartAddr + Lines.header()->CodeSize; in findLineTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp1286 uint64_t EndAddr = Address.Address + Size; in lookupAddressRangeImpl() local