Searched defs:StringTableSection (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/ObjCopy/ELF/ | ||
H A D | ELFObject.h | 37 class StringTableSection; variable |
H A D | ELFObject.cpp | 93 visit(StringTableSection &) visit() argument |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 1514 StringTableSection::StringTableSection() StringTableSection() function in StringTableSection |
/llvm-project/lld/ELF/ | ||
H A D | SyntheticSections.cpp | 1235 StringTableSection::StringTableSection(StringRef name, bool dynamic) StringTableSection() function in StringTableSection |