Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp930 static void maybeSetDSOLocal(bool DSOLocal, GlobalValue &GV) { in maybeSetDSOLocal() function
1055 maybeSetDSOLocal(DSOLocal, *GA); in parseIndirectSymbol()
1191 maybeSetDSOLocal(DSOLocal, *GV); in parseGlobal()
5946 maybeSetDSOLocal(DSOLocal, *Fn); in parseFunctionHeader()