Searched defs:stringTableSection (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | Writer.cpp | 298 : symtabSection(symtabSection), stringTableSection(stringTableSection) {} in LCSymtab() argument |
H A D | SyntheticSections.cpp | 1154 SymtabSection(StringTableSection & stringTableSection) SymtabSection() argument |
H A D | SyntheticSections.h | 493 StringTableSection &stringTableSection; global() variable |