Home
last modified time | relevance | path

Searched defs:StringSection (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h35 DataExtractor StringSection; variable
79 DWARFAcceleratorTable(const DWARFDataExtractor & AccelSection,DataExtractor StringSection) DWARFAcceleratorTable() argument
310 AppleAcceleratorTable(const DWARFDataExtractor & AccelSection,DataExtractor StringSection) AppleAcceleratorTable() argument
745 DWARFDebugNames(const DWARFDataExtractor & AccelSection,DataExtractor StringSection) DWARFDebugNames() argument
H A DDWARFUnit.h226 StringRef StringSection; variable
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp194 const DWARFSection &Section, StringRef StringSection, in getAccelTable() argument
833 dumpStringOffsetsSection(raw_ostream & OS,DIDumpOptions DumpOpts,StringRef SectionName,const DWARFObject & Obj,const DWARFSection & StringOffsetsSection,StringRef StringSection,DWARFContext::unit_iterator_range Units,bool LittleEndian) dumpStringOffsetsSection() argument