Searched refs:OSABI (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/lib/Target/
H A DGNUInfo.cpp20 uint8_t GNUInfo::OSABI() const function in class:GNUInfo
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h32 /// OSABI - the value of e_ident[EI_OSABI]
33 uint8_t OSABI() const;
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp226 header->e_ident[EI_OSABI] = target().getInfo().OSABI();

Completed in 165 milliseconds