Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/
H A DTargetOptions.h246 unsigned UniqueSectionNames : 1; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp368 static cl::opt<bool> UniqueSectionNames( in CGOPT() local
H A DTargetLoweringObjectFileImpl.cpp2081 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectWasmSectionForGlobal() local