Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DInstrumentation.h60 LLVM_ABI void setGlobalVariableLargeSection(const Triple &TargetTriple,
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInstrumentation.cpp112 void llvm::setGlobalVariableLargeSection(const Triple &TargetTriple, in setGlobalVariableLargeSection() function in llvm
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1789 setGlobalVariableLargeSection(TT, *ValuesVar); in createDataVariable()
1932 setGlobalVariableLargeSection(TT, *VNodesVar); in emitVNodes()
1959 setGlobalVariableLargeSection(TT, *NamesVar); in emitNameData()
H A DAddressSanitizer.cpp2341 setGlobalVariableLargeSection(TargetTriple, *Metadata); in CreateMetadataGlobal()