Home
last modified time | relevance | path

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

/external/llvm-project/llvm/examples/OrcV2Examples/LLJITWithObjectLinkingLayerPlugin/
DLLJITWithObjectLinkingLayerPlugin.cpp101 JITTargetAddress EndAddr = B->getAddress() + B->getSize(); in printLinkGraph() local
/external/llvm-project/llvm/lib/MC/
DMCAssembler.cpp1035 uint64_t EndAddr = StartAddr + Size; in mayCrossBoundary() local
1048 uint64_t EndAddr = StartAddr + Size; in isAgainstBoundary() local
DMachObjectWriter.cpp122 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec); in getPaddingSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAssembler.cpp968 uint64_t EndAddr = StartAddr + Size; in mayCrossBoundary() local
981 uint64_t EndAddr = StartAddr + Size; in isAgainstBoundary() local
DMachObjectWriter.cpp122 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec); in getPaddingSize() local
/external/llvm/lib/MC/
DMachObjectWriter.cpp108 uint64_t EndAddr = getSectionAddress(Sec) + Layout.getSectionAddressSize(Sec); in getPaddingSize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp986 uint64_t EndAddr = Address.Address + Size; in lookupAddressRangeImpl() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp1286 uint64_t EndAddr = Address.Address + Size; in lookupAddressRangeImpl() local
/external/llvm-project/llvm/unittests/DebugInfo/GSYM/
DGSYMTest.cpp91 const uint64_t EndAddr = 0x1100; in TEST() local
549 const uint64_t EndAddr = 0x2000; in TEST() local