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 346 // EmitGlobal - Choose the right section for global and emit it
347 void ELFWriter::EmitGlobal(const GlobalValue *GV) {
699 EmitGlobal(I);
704 EmitGlobal(*I);
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 719 void CodeGenModule::EmitGlobal(GlobalDecl GD) {
    [all...]

Completed in 144 milliseconds