Searched defs:StringSection (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 35 DataExtractor StringSection; variable 87 DataExtractor StringSection) in DWARFAcceleratorTable() argument 318 DataExtractor StringSection) in AppleAcceleratorTable() argument 810 DWARFDebugNames(const DWARFDataExtractor & AccelSection,DataExtractor StringSection) DWARFDebugNames() argument
|
H A D | DWARFUnit.h | 226 StringRef StringSection; variable
|
/llvm-project/clang-tools-extra/clangd/index/ |
H A D | Serialization.cpp | 618 std::string StringSection; in writeRIFF() local
|
/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFContext.cpp | 194 getAccelTable(std::unique_ptr<T> & Cache,const DWARFObject & Obj,const DWARFSection & Section,StringRef StringSection,bool IsLittleEndian) getAccelTable() argument 834 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
|
/llvm-project/bolt/lib/Rewrite/ |
H A D | RewriteInstance.cpp | 4515 StringRef StringSection = updateELFSymbolTable() local
|