Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h280 unsigned UniqueSectionNames : 1; global() variable
/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp415 static cl::opt<bool> UniqueSectionNames( CGOPT() local
H A DTargetLoweringObjectFileImpl.cpp2199 bool UniqueSectionNames = TM.getUniqueSectionNames(); selectWasmSectionForGlobal() local