Home
last modified time | relevance | path

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

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