Searched defs:StringTableSection (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1154 StringTableSection::StringTableSection(StringRef name, bool dynamic) function in class:lld::elf::StringTableSection
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objcopy/ELF/
H A DObject.h569 class StringTableSection : public SectionBase { class in namespace:llvm::objcopy::elf
575 StringTableSection() : StrTabBuilder(StringTableBuilder::ELF) { function in class:llvm::objcopy::elf::StringTableSection
[all...]

Completed in 81 milliseconds