Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetOptions.h249 unsigned UniqueSectionNames : 1; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCommandFlags.cpp374 static cl::opt<bool> UniqueSectionNames( in CGOPT() local
H A DTargetLoweringObjectFileImpl.cpp2061 bool UniqueSectionNames = TM.getUniqueSectionNames(); in selectWasmSectionForGlobal() local