Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Target/
DTargetOptions.h202 unsigned UniqueSectionNames : 1; variable
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/
DTargetOptions.h213 unsigned UniqueSectionNames : 1; variable
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp279 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectELFSectionForGlobal() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp1504 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectWasmSectionForGlobal() local