Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h202 MCSection *UStringSection = nullptr; variable
392 const MCSection *getUStringSection() const { return UStringSection; } in getUStringSection()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp125 UStringSection in initMachOMCObjectFileInfo()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1375 return UStringSection; in SelectSectionForGlobal()