Searched defs:dyld (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h51 /// dyld - the name of the default dynamic linker
54 virtual const char* dyld() const { return "/usr/lib/libc.so.1"; } function in class:mcld::GNUInfo
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGNUInfo.h51 const char* dyld() const { return "/lib/ld.so.1"; } function in class:mcld::MipsGNUInfo
/frameworks/compile/mclinker/include/mcld/
H A DGeneralOptions.h99 const std::string& dyld() const function in class:mcld::GeneralOptions

Completed in 82 milliseconds