Home
last modified time | relevance | path

Searched defs:CStringSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h201 MCSection *CStringSection = nullptr; variable
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1576 CStringSection::CStringSection(const char *name) CStringSection() function in CStringSection