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

  /external/llvm/include/llvm/CodeGen/
MachineRelocation.h 136 /// MachineRelocation::getExtSym - Return a relocation entry for an external
139 static MachineRelocation getExtSym(uintptr_t offset, unsigned RelocationType,
  /external/llvm/lib/CodeGen/
ELF.h 82 // getExtSym - Create and return an elf symbol to represent an
84 static ELFSym *getExtSym(const char *Ext) {

Completed in 110 milliseconds