Searched defs:CStringSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCObjectFileInfo.h | 201 MCSection *CStringSection = nullptr; global() variable |
/llvm-project/lld/MachO/ | ||
H A D | SyntheticSections.cpp | 1631 CStringSection::CStringSection(const char *name) CStringSection() function in CStringSection |