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.cpp878 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal()
911 const TargetMachine &TM, bool Retain, bool EmitUniqueSection, in selectELFSectionForGlobal()
942 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
982 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
1864 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
2259 const TargetMachine &TM, bool EmitUniqueSection, in selectWasmSectionForGlobal()
2297 bool EmitUniqueSection = false; in SelectSectionForGlobal() local