Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h35 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 DDWARFUnit.h226 StringRef StringSection; variable
/llvm-project/clang-tools-extra/clangd/index/
H A DSerialization.cpp618 std::string StringSection; in writeRIFF() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp194 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 DRewriteInstance.cpp4515 StringRef StringSection = updateELFSymbolTable() local