Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h202 MCSection *UStringSection = nullptr; variable
387 const MCSection *getUStringSection() const { return UStringSection; } in getUStringSection()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCObjectFileInfo.cpp120 UStringSection in initMachOMCObjectFileInfo()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1326 return UStringSection; in SelectSectionForGlobal()