Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugAranges.cpp31 uint64_t HighPC = Desc.getEndAddress(); in extract() local
71 uint64_t HighPC) { in appendRange()
H A DDWARFDebugInfoEntry.cpp335 uint64_t LowPC, HighPC; in getAddressRanges() local
/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugAranges.h45 uint64_t HighPC() const { in HighPC() function
H A DDWARFDebugLine.h144 uint64_t HighPC; member