Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h176 const MCSection *UStringSection; variable
326 const MCSection *getUStringSection() const { return UStringSection; } in getUStringSection()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp608 return UStringSection; in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp94 UStringSection in InitMachOMCObjectFileInfo()