Home
last modified time | relevance | path

Searched refs:class_val (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Dcoff-i960.c460 int class_val; in coff_i960_relocate_section() local
463 class_val = h->symbol_class; in coff_i960_relocate_section()
465 class_val = sym->n_sclass; in coff_i960_relocate_section()
467 switch (class_val) in coff_i960_relocate_section()
DChangeLog-2009926 class to class_val. Change member name class to symbol_class.