Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/Transforms/
H A DInstrumentation.h55 void setGlobalVariableLargeSection(const Triple &TargetTriple,
/src/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.cpp1792 setGlobalVariableLargeSection(TT, *ValuesVar); in createDataVariable()
1930 setGlobalVariableLargeSection(TT, *VNodesVar); in emitVNodes()
1958 setGlobalVariableLargeSection(TT, *NamesVar); in emitNameData()
H A DAddressSanitizer.cpp2278 setGlobalVariableLargeSection(TargetTriple, *Metadata); in CreateMetadataGlobal()