Searched defs:getExtSym (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/CodeGen/
H A DMachineRelocation.h136 /// MachineRelocation::getExtSym - Return a relocation entry for an external
139 static MachineRelocation getExtSym(uintptr_t offset, unsigned RelocationType, function in class:llvm::MachineRelocation
/external/llvm/lib/CodeGen/
H A DELF.h82 // getExtSym - Create and return an elf symbol to represent an
84 static ELFSym *getExtSym(const char *Ext) { function in struct:llvm::ELFSym

Completed in 77 milliseconds