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