Searched defs:StringSection (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 35 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 D | DWARFUnit.h | 226 StringRef StringSection; variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 194 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
|