Searched defs:HighPC (Results 1 – 14 of 14) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugAranges.cpp | 40 uint64_t HighPC = Desc.getEndAddress(); in extract() local 83 uint64_t HighPC) { in appendRange()
|
| H A D | DWARFDie.cpp | 169 uint64_t LowPC, HighPC, Index; in dumpAttribute() local 360 bool DWARFDie::getLowAndHighPC(uint64_t &LowPC, uint64_t &HighPC, in getLowAndHighPC() 379 uint64_t LowPC, HighPC, Index; in getAddressRanges() local
|
| H A D | DWARFDebugLoc.cpp | 67 std::optional<SectionedAddress> HighPC = LookupAddr(E.Value1); in Interpret() local
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/ |
| H A D | DebugInfoLinker.cpp | 169 std::optional<uint64_t> HighPC) { in isInsideExecutableSectionsAddressRange() 179 uint64_t isBFDDeadAddressRange(uint64_t LowPC, std::optional<uint64_t> HighPC, in isBFDDeadAddressRange() 191 std::optional<uint64_t> HighPC, in isMAXPCDeadAddressRange() 206 bool isDeadAddressRange(uint64_t LowPC, std::optional<uint64_t> HighPC, in isDeadAddressRange()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVLocation.h | 99 LVAddress HighPC = 0; variable 155 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
|
| H A D | LVScope.h | 508 void addPublicName(LVScope *Scope, LVAddress LowPC, LVAddress HighPC) { in addPublicName()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/ |
| H A D | DWARFAddressRange.h | 27 uint64_t HighPC; member
|
| H A D | DWARFDebugAranges.h | 49 uint64_t HighPC() const { in HighPC() function
|
| H A D | DWARFDebugLine.h | 199 uint64_t HighPC; member
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVSymbol.cpp | 66 LVAddress HighPC, LVUnsigned SectionOffset, in addLocation() 106 LVAddress HighPC) { in addLocationGap()
|
| H A D | LVRange.cpp | 75 LVAddress HighPC = Location->getUpperAddress(); in addEntry() local
|
| H A D | LVLocation.cpp | 561 void LVLocationSymbol::addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
|
| /openbsd-src/gnu/llvm/libunwind/src/ |
| H A D | FrameHeaderCache.hpp | 35 uintptr_t HighPC() { return Info.dso_base + Info.text_segment_length; }; in HighPC() function
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/ |
| H A D | LVELFReader.cpp | 1024 LVAddress HighPC = 0; in processLocationList() local
|