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

  /external/llvm/lib/CodeGen/
ELFWriter.h 232 void EmitGlobalDataRelocation(const GlobalValue *GV, unsigned Size,
ELFWriter.cpp 499 EmitGlobalDataRelocation(cast<const GlobalValue>(Op),
511 EmitGlobalDataRelocation(cast<const GlobalValue>(CV),
517 EmitGlobalDataRelocation(GV, Size, GblS);
594 void ELFWriter::EmitGlobalDataRelocation(const GlobalValue *GV, unsigned Size,
    [all...]

Completed in 510 milliseconds