HomeSort by relevance Sort by last modified time
    Searched defs:EmitGlobal (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/
ELFWriter.cpp 344 // EmitGlobal - Choose the right section for global and emit it
345 void ELFWriter::EmitGlobal(const GlobalValue *GV) {
697 EmitGlobal(I);
702 EmitGlobal(*I);
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 777 void CodeGenModule::EmitGlobal(GlobalDecl GD) {
    [all...]

Completed in 137 milliseconds