| /netbsd/src/external/gpl3/gdb/dist/bfd/ |
| D | aout-cris.c | 171 r_index = N_ABS; in MY() 260 r_index = N_ABS; in MY()
|
| D | aoutx.h | 1404 case N_ABS: in translate_from_native_sym_flags() 1425 case N_ABS: case N_ABS | N_EXT: in translate_from_native_sym_flags() 1585 sym_pointer->e_type[0] |= N_ABS; in translate_to_native_sym_flags() 1632 case N_ABS: type = N_SETA; break; in translate_to_native_sym_flags() 1647 case N_ABS: type = N_WEAKA; break; in translate_to_native_sym_flags() 1985 r_index = N_ABS; in NAME() 2064 r_index = N_ABS; in NAME() 2143 case N_ABS: \ 2144 case N_ABS | N_EXT: \ 2203 r_index = N_ABS; in NAME() [all …]
|
| D | pdp11.c | 178 #undef N_ABS 188 #define N_ABS 0x01 /* Absolute. */ macro 1407 case N_ABS: case N_ABS | N_EXT: in translate_from_native_sym_flags() 1487 sym_pointer->e_type[0] |= N_ABS; in translate_to_native_sym_flags() 1877 case N_ABS: \ 1878 case N_ABS | N_EXT: \ 1907 r_index = N_ABS; in pdp11_aout_swap_reloc_in() 1922 r_index = N_ABS; in pdp11_aout_swap_reloc_in() 2708 || type == (N_ABS | N_EXT)) in aout_link_check_ar_symbols() 2924 case N_ABS: in aout_link_add_symbols() [all …]
|
| D | i386lynx.c | 313 case N_ABS: \ 314 case N_ABS | N_EXT: \
|
| D | coffgen.c | 469 if (section_index == N_ABS) in coff_section_from_bfd_index() 789 syment->n_scnum = N_ABS; in fixup_symbol_value() 1136 native->u.syment.n_scnum = N_ABS; in coff_write_symbol()
|
| D | cofflink.c | 1560 || (isym.n_scnum == N_ABS in _bfd_coff_link_input_bfd() 2586 isym.n_scnum = N_ABS; in _bfd_coff_write_global_sym()
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/ |
| D | aout-cris.c | 171 r_index = N_ABS; in MY() 260 r_index = N_ABS; in MY()
|
| D | aoutx.h | 1410 case N_ABS: in translate_from_native_sym_flags() 1431 case N_ABS: case N_ABS | N_EXT: in translate_from_native_sym_flags() 1591 sym_pointer->e_type[0] |= N_ABS; in translate_to_native_sym_flags() 1638 case N_ABS: type = N_SETA; break; in translate_to_native_sym_flags() 1653 case N_ABS: type = N_WEAKA; break; in translate_to_native_sym_flags() 1995 r_index = N_ABS; in NAME() 2074 r_index = N_ABS; in NAME() 2153 case N_ABS: \ 2154 case N_ABS | N_EXT: \ 2213 r_index = N_ABS; in NAME() [all …]
|
| D | pdp11.c | 178 #undef N_ABS 188 #define N_ABS 0x01 /* Absolute. */ macro 1415 case N_ABS: case N_ABS | N_EXT: in translate_from_native_sym_flags() 1495 sym_pointer->e_type[0] |= N_ABS; in translate_to_native_sym_flags() 1889 case N_ABS: \ 1890 case N_ABS | N_EXT: \ 1919 r_index = N_ABS; in pdp11_aout_swap_reloc_in() 1934 r_index = N_ABS; in pdp11_aout_swap_reloc_in() 2735 || type == (N_ABS | N_EXT)) in aout_link_check_ar_symbols() 2951 case N_ABS: in aout_link_add_symbols() [all …]
|
| D | i386lynx.c | 312 case N_ABS: \ 313 case N_ABS | N_EXT: \
|
| D | coffgen.c | 469 if (section_index == N_ABS) in coff_section_from_bfd_index() 789 syment->n_scnum = N_ABS; in fixup_symbol_value() 1136 native->u.syment.n_scnum = N_ABS; in coff_write_symbol()
|
| D | cofflink.c | 1560 || (isym.n_scnum == N_ABS in _bfd_coff_link_input_bfd() 2586 isym.n_scnum = N_ABS; in _bfd_coff_write_global_sym()
|
| /netbsd/src/include/ |
| D | nlist.h | 61 #define N_ABS 0x02 /* absolute address */ macro
|
| /netbsd/src/tools/m68k-elf2aout/ |
| D | nlist.h | 63 #define N_ABS 0x02 /* absolute address */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/ |
| D | bout.h | 125 #define N_ABS 2 /* Absolute symbol */ macro
|
| D | ChangeLog-2016 | 797 (N_ABS): Likewise.
|
| /netbsd/src/external/gpl3/binutils/dist/include/ |
| D | bout.h | 125 #define N_ABS 2 /* Absolute symbol */ macro
|
| D | ChangeLog-2016 | 797 (N_ABS): Likewise.
|
| /netbsd/src/external/cddl/osnet/dist/head/ |
| D | syms.h | 77 #define N_ABS -1 macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/aout/ |
| D | aout64.h | 281 #define N_ABS 2 /* Absolute symbol -- defined at particular addr. */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/aout/ |
| D | aout64.h | 281 #define N_ABS 2 /* Absolute symbol -- defined at particular addr. */ macro
|
| /netbsd/src/external/gpl3/binutils/dist/include/coff/ |
| D | internal.h | 493 #define N_ABS ((int)-1) /* value of symbol is absolute */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/include/coff/ |
| D | internal.h | 493 #define N_ABS ((int)-1) /* value of symbol is absolute */ macro
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | dbxread.c | 450 case N_ABS | N_EXT: in record_minimal_symbol() 1103 case N_ABS | N_EXT: in read_dbx_symtab() 1192 case N_ABS: in read_dbx_symtab()
|
| /netbsd/src/usr.bin/elf2aout/ |
| D | elf2aout.c | 184 return N_ABS; in get_type()
|