Home | History | Annotate | Download | only in gold

Lines Matching refs:Status

1489   enum Status
1529 static inline Status
1552 static inline Status
1562 static inline Status
1581 static inline Status
1589 static inline Status
1618 static inline Status
1623 static inline Status
1628 static inline Status
1631 Status stat = This::template rela<32,26>(view, 0, 0x03fffffc,
1639 static inline Status
1644 static inline Status
1649 static inline Status
1652 Status stat = This::template rela<16,16>(view, 0, 0xfffc, value, overflow);
1689 static inline Status
1692 Status stat = This::template rela<32,16>(view, 0, 0xfffc, value, overflow);
2691 Symbol_table::Compute_final_value_status status;
2692 to = symtab->compute_final_value<size>(gsym, &status);
2693 if (status != Symbol_table::CFVS_OK)
2704 typename ObjType::Compute_final_local_value_status status
2707 if (status != ObjType::CFLV_OK
7564 typename Powerpc_relocate_functions<size, big_endian>::Status status
7586 status = Reloc::addr32(view, value, overflow);
7594 status = Reloc::addr32(view, value, overflow);
7599 status = Reloc::addr32_u(view, value, overflow);
7606 status
7613 status = Reloc::addr16_ds(view, value, overflow);
7636 status = Reloc::addr16(view, value, overflow);
7640 status = Reloc::addr16_u(view, value, overflow);
7737 status = Reloc::addr16_ds(view, value, overflow);
7746 status = Reloc::addr14(view, value, overflow);
7802 if (status != Powerpc_relocate_functions<size, big_endian>::STATUS_OK