Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetOptions.h202 unsigned UniqueSectionNames : 1; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h225 unsigned UniqueSectionNames : 1; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DCommandFlags.cpp402 static cl::opt<bool> UniqueSectionNames( in CGOPT() local
DTargetLoweringObjectFileImpl.cpp2154 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectWasmSectionForGlobal() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Target/
DTargetOptions.h274 unsigned UniqueSectionNames : 1; variable
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp279 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectELFSectionForGlobal() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1736 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectWasmSectionForGlobal() local