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

/frameworks/compile/mclinker/lib/Target/
H A DGNUInfo.cpp19 uint8_t GNUInfo::OSABI() const { function in class:mcld::GNUInfo
/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h31 /// OSABI - the value of e_ident[EI_OSABI]
32 uint8_t OSABI() const;
/frameworks/compile/mclinker/lib/LD/
H A DELFObjectWriter.cpp222 header->e_ident[llvm::ELF::EI_OSABI] = target().getInfo().OSABI();

Completed in 127 milliseconds