Searched refs:relb (Results 1 – 2 of 2) sorted by relevance
123 unsigned char relb; member146 unsigned char relb; member165 unsigned char relb; member175 unsigned char relb; member
117 switch (record.symbol.relb & RELOCATION_TYPE_BITS) in oasys_slurp_symbol_table()128 OASYS_DATA (abfd)->sections[record.symbol.relb & in oasys_slurp_symbol_table()379 data->sections[record.data.relb & RELOCATION_SECT_BITS]; in oasys_slurp_section_data()593 section_number = record.section.relb & RELOCATION_SECT_BITS; in oasys_object_p()597 switch (record.section.relb & RELOCATION_TYPE_BITS) in oasys_object_p()799 symbol.relb = RELOCATION_TYPE_COM; in oasys_write_syms()805 symbol.relb = RELOCATION_TYPE_ABS; in oasys_write_syms()810 symbol.relb = RELOCATION_TYPE_UND; in oasys_write_syms()823 symbol.relb = RELOCATION_TYPE_REL | 0; in oasys_write_syms()825 symbol.relb = RELOCATION_TYPE_REL | g->section->output_section->target_index; in oasys_write_syms()[all …]