Searched defs:ABIVersion (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DGNUInfo.h34 /// ABIVersion - the value of e_ident[EI_ABIVRESION]
35 virtual uint8_t ABIVersion() const { return 0x0; } function in class:mcld::GNUInfo
/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsGNUInfo.cpp32 uint8_t MipsGNUInfo::ABIVersion() const { function in class:mcld::MipsGNUInfo

Completed in 154 milliseconds