Home
last modified time | relevance | path

Searched refs:setGlobalVariableLargeSection (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h55 void setGlobalVariableLargeSection(const Triple &TargetTriple,
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp88 void llvm::setGlobalVariableLargeSection(const Triple &TargetTriple, in setGlobalVariableLargeSection() function in llvm
H A DInstrProfiling.cpp1453 setGlobalVariableLargeSection(TT, *ValuesVar); in createDataVariable()
1591 setGlobalVariableLargeSection(TT, *VNodesVar); in emitVNodes()
1619 setGlobalVariableLargeSection(TT, *NamesVar); in emitNameData()
H A DAddressSanitizer.cpp2186 setGlobalVariableLargeSection(TargetTriple, *Metadata); in CreateMetadataGlobal()