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

  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 379 /// emitSymbol32 - emit an ELF32 symbol
380 void MipsGNULDBackend::emitSymbol32(llvm::ELF::Elf32_Sym& pSym,
462 emitSymbol32(symtab32[symtabIdx], **symbol, strtab, strtabsize, symtabIdx);
482 emitSymbol32(symtab32[symtabIdx], **symbol, strtab, strtabsize, symtabIdx);
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 26 milliseconds