Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp38 uint64_t HighPC = Desc.getEndAddress(); in extract() local
80 uint64_t HighPC) { in appendRange()
H A DDWARFDie.cpp286 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
H A DDWARFDebugLoc.cpp64 Optional<SectionedAddress> HighPC = LookupAddr(E.Value1); in Interpret() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h24 uint64_t HighPC; member
H A DDWARFDebugAranges.h46 uint64_t HighPC() const { in HighPC() function
H A DDWARFDebugLine.h207 uint64_t HighPC; member
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h37 uint64_t HighPC; member