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

  /frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h 48 /// dyld - the name of the default dynamic linker
51 virtual const char* dyld() const { return "/usr/lib/libc.so.1"; } function in class:mcld::GNUInfo
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGNUInfo.cpp 67 const char* MipsGNUInfo::dyld() const function in class:mcld::MipsGNUInfo
  /frameworks/compile/mclinker/include/mcld/
GeneralOptions.h 99 const std::string& dyld() const function in class:mcld::GeneralOptions

Completed in 80 milliseconds