Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h191 MCSection *UStringSection; variable
342 const MCSection *getUStringSection() const { return UStringSection; } in getUStringSection()
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCObjectFileInfo.cpp105 UStringSection in initMachOMCObjectFileInfo()
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp985 return UStringSection; in SelectSectionForGlobal()