Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h37 class StringTableSection; variable
720 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function
H A DELFObject.cpp90 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(StringTableSection &) { in visit() argument
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1541 StringTableSection::StringTableSection() in StringTableSection() function in StringTableSection
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h73 class StringTableSection; variable
H A DSyntheticSections.cpp1287 StringTableSection::StringTableSection(Ctx &ctx, StringRef name, bool dynamic) in StringTableSection() function in StringTableSection