Home
last modified time | relevance | path

Searched refs:UStringSection (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h201 MCSection *UStringSection = nullptr; variable
373 const MCSection *getUStringSection() const { return UStringSection; } in getUStringSection()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp106 UStringSection in initMachOMCObjectFileInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1282 return UStringSection; in SelectSectionForGlobal()