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

  /frameworks/compile/mclinker/include/mcld/Target/
GNUInfo.h 35 /// ABIVersion - the value of e_ident[EI_ABIVRESION]
36 virtual uint8_t ABIVersion() const { return 0x0; }
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsGNUInfo.cpp 37 uint8_t MipsGNUInfo::ABIVersion() const

Completed in 55 milliseconds