Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.cpp307 static bool IsELFUndefSym(const GlobalValue *GV) { in IsELFUndefSym() function
354 bool IsUndefSym = IsELFUndefSym(GV); in EmitGlobal()