Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h200 unsigned getGlobalELFType(const GlobalValue *GV);
DELFWriter.cpp294 unsigned ELFWriter::getGlobalELFType(const GlobalValue *GV) { in getGlobalELFType() function in ELFWriter
353 unsigned SymType = getGlobalELFType(GV); in EmitGlobal()