Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-objcopy/ELF/
DObject.h37 class StringTableSection; variable
587 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function
DObject.cpp92 template <class ELFT> Error ELFSectionSizer<ELFT>::visit(StringTableSection &) { in visit() argument
/external/llvm-project/lld/MachO/
DSyntheticSections.cpp802 StringTableSection::StringTableSection() in StringTableSection() function in StringTableSection
/external/llvm-project/lld/ELF/
DSyntheticSections.cpp1198 StringTableSection::StringTableSection(StringRef name, bool dynamic) in StringTableSection() function in StringTableSection