Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp857 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal()
889 const TargetMachine &TM, bool Retain, bool EmitUniqueSection, in selectELFSectionForGlobal()
920 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
954 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
1804 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
2192 const TargetMachine &TM, bool EmitUniqueSection, in selectWasmSectionForGlobal()
2230 bool EmitUniqueSection = false; in SelectSectionForGlobal() local