Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp413 static cl::opt<bool> UniqueSectionNames( CGOPT() local
H A DTargetLoweringObjectFileImpl.cpp2196 bool UniqueSectionNames = TM.getUniqueSectionNames(); selectWasmSectionForGlobal() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h279 unsigned UniqueSectionNames : 1; global() variable