Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp33 uint64_t HighPC = Desc.getEndAddress(); in extract() local
75 uint64_t HighPC) { in appendRange()
DDWARFDie.cpp276 uint64_t LowPC, HighPC, Index; in dumpAttribute() local
431 bool DWARFDie::getLowAndHighPC(uint64_t &LowPC, uint64_t &HighPC, in getLowAndHighPC()
450 uint64_t LowPC, HighPC, Index; in getAddressRanges() local
DDWARFDebugLoc.cpp64 Optional<SectionedAddress> HighPC = LookupAddr(E.Value1); in Interpret() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFDebugAranges.cpp39 uint64_t HighPC = Desc.getEndAddress(); in extract() local
81 uint64_t HighPC) { in appendRange()
DDWARFDie.cpp285 uint64_t LowPC, HighPC, Index; in dumpAttribute() local
444 bool DWARFDie::getLowAndHighPC(uint64_t &LowPC, uint64_t &HighPC, in getLowAndHighPC()
463 uint64_t LowPC, HighPC, Index; in getAddressRanges() local
DDWARFDebugLoc.cpp64 Optional<SectionedAddress> HighPC = LookupAddr(E.Value1); in Interpret() 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-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h29 uint64_t HighPC; member
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h24 uint64_t HighPC; member
DDWARFDebugAranges.h46 uint64_t HighPC() const { in HighPC() function
DDWARFDebugLine.h212 uint64_t HighPC; member
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h24 uint64_t HighPC; member
DDWARFDebugAranges.h46 uint64_t HighPC() const { in HighPC() function
DDWARFDebugLine.h207 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/llvm-project/libunwind/src/
DFrameHeaderCache.hpp35 uintptr_t HighPC() { return Info.dso_base + Info.text_segment_length; }; in HighPC() function
/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h36 uint64_t HighPC; member
/external/llvm-project/llvm/unittests/DebugInfo/DWARF/
DDWARFDebugInfoTest.cpp893 uint64_t LowPC, HighPC, SectionIndex; in TestAddresses() local