Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinker.h29 uint64_t HighPC; member
/third_party/skia/third_party/externals/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