Home
last modified time | relevance | path

Searched defs:StringTableSection (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ObjCopy/ELF/
H A DELFObject.h37 class StringTableSection; variable
590 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function
H A DELFObject.cpp91 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(StringTableSection &) { in visit() argument
/llvm-project-15.0.7/lld/MachO/
H A DSyntheticSections.cpp1260 StringTableSection::StringTableSection() in StringTableSection() function in StringTableSection
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp1234 StringTableSection::StringTableSection(StringRef name, bool dynamic) in StringTableSection() function in StringTableSection