Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-objcopy/ELF/
H A DObject.h38 class StringTableSection; variable
418 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { in StringTableSection() function
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DSyntheticSections.cpp1152 StringTableSection::StringTableSection(StringRef Name, bool Dynamic) in StringTableSection() function in StringTableSection