Home
last modified time | relevance | path

Searched defs:LowPC (Results 1 – 25 of 44) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp65 void LVSymbol::addLocation(dwarf::Attribute Attr, LVAddress LowPC, in addLocation()
105 LVAddress LowPC, in addLocationGap()
144 LVAddress LowPC = 0; in fillLocationGaps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h23 uint64_t LowPC; member
33 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
H A DDWARFDebugAranges.h37 : LowPC(LowPC), Length(HighPC - LowPC), CUOffset(CUOffset) {} in LowPC() function
56 uint64_t LowPC; /// Start of address range. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h26 uint64_t LowPC; member
36 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h26 uint64_t LowPC; member
36 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
DDWARFDebugAranges.h59 uint64_t LowPC; /// Start of address range. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h26 uint64_t LowPC; member
36 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
DDWARFDebugAranges.h59 uint64_t LowPC; /// Start of address range. member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAddressRange.h26 uint64_t LowPC; member
36 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
H A DDWARFDebugAranges.h59 uint64_t LowPC; /// Start of address range. member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFAddressRange.h26 uint64_t LowPC; member
36 : LowPC(LowPC), HighPC(HighPC), SectionIndex(SectionIndex) {} in LowPC() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp32 uint64_t LowPC = Desc.Address; in extract() local
74 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
H A 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
H A DDWARFDebugLoc.cpp61 Optional<SectionedAddress> LowPC = LookupAddr(E.Value0); in Interpret() local
72 Optional<SectionedAddress> LowPC = LookupAddr(E.Value0); in Interpret() local
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugAranges.h37 : LowPC(LowPC), Length(HighPC - LowPC), CUOffset(CUOffset) {} in LowPC() function
58 uint64_t LowPC; // Start of address range. member
/aosp_15_r20/external/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp30 uint64_t LowPC = Desc.Address; in extract() local
70 void DWARFDebugAranges::appendRange(uint32_t CUOffset, uint64_t LowPC, in appendRange()
H A DDWARFDebugInfoEntry.cpp315 uint64_t &LowPC, in getLowAndHighPC()
336 uint64_t LowPC, HighPC; in getAddressRanges() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAranges.cpp39 uint64_t LowPC = Desc.Address; in extract() local
82 void DWARFDebugAranges::appendRange(uint64_t CUOffset, uint64_t LowPC, in appendRange()
H A DDWARFDie.cpp169 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 DDWARFDebugLoc.cpp64 std::optional<SectionedAddress> LowPC = LookupAddr(E.Value0); in Interpret() local
75 std::optional<SectionedAddress> LowPC = LookupAddr(E.Value0); in Interpret() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h93 LVAddress LowPC = 0; variable
150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h93 LVAddress LowPC = 0; variable
150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h93 LVAddress LowPC = 0; variable
150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVLocation.h93 LVAddress LowPC = 0; variable
150 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVLocation.h98 LVAddress LowPC = 0; variable
155 virtual void addObject(LVAddress LowPC, LVAddress HighPC, in addObject()

12