Home
last modified time | relevance | path

Searched defs:EmitUniqueSection (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp860 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal()
897 const TargetMachine &TM, bool Retain, bool EmitUniqueSection, in selectELFSectionForGlobal()
928 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
962 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
1777 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
2148 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal()
2185 bool EmitUniqueSection = false; in SelectSectionForGlobal() local