Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/ELF/
H A DELFObject.h37 class StringTableSection; variable
716 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { StringTableSection() function
[all...]
H A DELFObject.cpp93 visit(StringTableSection &) visit() argument
[all...]
/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1514 StringTableSection::StringTableSection() StringTableSection() function in StringTableSection
/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1235 StringTableSection::StringTableSection(StringRef name, bool dynamic) StringTableSection() function in StringTableSection