Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp796 const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, in selectELFSectionForGlobal()
833 const TargetMachine &TM, bool Retain, bool EmitUniqueSection, in selectELFSectionForGlobal()
859 bool EmitUniqueSection = false; in SelectSectionForGlobal() local
893 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
1697 bool EmitUniqueSection = TM.getFunctionSections() || C; in getSectionForJumpTable() local
2055 const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) { in selectWasmSectionForGlobal()
2092 bool EmitUniqueSection = false; in SelectSectionForGlobal() local