Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/ELF/
HDELFObject.h37 class StringTableSection; variable
716 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function
HDELFObject.cpp93 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(StringTableSection &) { in visit() argument
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp1524 StringTableSection::StringTableSection() in StringTableSection() function in StringTableSection
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDSyntheticSections.cpp1237 StringTableSection::StringTableSection(StringRef name, bool dynamic) in StringTableSection() function in StringTableSection