Home
last modified time | relevance | path

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

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