Home
last modified time | relevance | path

Searched defs:HighPC (Results 1 – 11 of 11) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp33 uint64_t HighPC = Desc.getEndAddress(); in extract() local
73 uint64_t HighPC) { in appendRange()
DDWARFDie.cpp234 uint64_t LowPC, HighPC, Index; in dumpAttribute() local
377 bool DWARFDie::getLowAndHighPC(uint64_t &LowPC, uint64_t &HighPC, in getLowAndHighPC()
396 uint64_t LowPC, HighPC, Index; in getAddressRanges() local
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp31 uint64_t HighPC = Desc.getEndAddress(); in extract() local
71 uint64_t HighPC) { in appendRange()
DDWARFDebugInfoEntry.cpp336 uint64_t LowPC, HighPC; in getAddressRanges() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h24 uint64_t HighPC; member
DDWARFDebugAranges.h47 uint64_t HighPC() const { in HighPC() function
DDWARFDebugLine.h195 uint64_t HighPC; member
/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugAranges.h45 uint64_t HighPC() const { in HighPC() function
DDWARFDebugLine.h152 uint64_t HighPC; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/dsymutil/
DDwarfLinker.h29 uint64_t HighPC; member
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp889 uint64_t LowPC, HighPC, SectionIndex; in TestAddresses() local