Searched refs:add_aux_sym_rndx (Results 1 – 2 of 2) sorted by relevance
| /trueos/contrib/gcc/ |
| HD | mips-tfile.c | 1540 STATIC symint_t add_aux_sym_rndx (int, symint_t); 1999 add_aux_sym_rndx (int file_index, symint_t sym_index) in add_aux_sym_rndx() function 2129 (void) add_aux_sym_rndx (ST_RFDESCAPE, sym_index); in add_aux_sym_tir() 2134 (void) add_aux_sym_rndx (ST_RFDESCAPE, sym_index); in add_aux_sym_tir() 2145 (void) add_aux_sym_rndx (ST_RFDESCAPE, sym_index); in add_aux_sym_tir() 2158 (void) add_aux_sym_rndx (ST_RFDESCAPE, in add_aux_sym_tir()
|
| /trueos/contrib/binutils/gas/ |
| HD | ecoff.c | 1422 static symint_t add_aux_sym_rndx (int file_index, symint_t sym_index); 1819 add_aux_sym_rndx (int file_index, symint_t sym_index) in add_aux_sym_rndx() function 1968 (void) add_aux_sym_rndx (ST_RFDESCAPE, indexNil); in add_aux_sym_tir() 1980 (void) add_aux_sym_rndx (ST_RFDESCAPE, in add_aux_sym_tir()
|