OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddrOffsetSection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
DWARFUnit.h
220
const DWARFSection *
AddrOffsetSection
;
305
AddrOffsetSection
= AOS;
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
DWARFUnit.cpp
181
StringOffsetSection(SOS),
AddrOffsetSection
(AOS), isLittleEndian(LE),
208
if (
AddrOffsetSection
->Data.size() < Offset + getAddressByteSize())
210
DWARFDataExtractor DA(Context.getDWARFObj(), *
AddrOffsetSection
,
551
DWO->setAddrOffsetSection(
AddrOffsetSection
, *AddrOffsetSectionBase);
Completed in 48 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026