Searched refs:N_ABS (Results 1 - 25 of 35) sorted by relevance

12

/haiku-buildtools/legacy/binutils/include/
H A Dbout.h124 #define N_ABS 2 /* Absolute symbol */ macro
/haiku-buildtools/binutils/include/
H A Dbout.h125 #define N_ABS 2 /* Absolute symbol */ macro
/haiku-buildtools/legacy/binutils/bfd/
H A Daout-cris.c178 r_index = N_ABS;
262 r_index = N_ABS;
H A Di386lynx.c334 case N_ABS: \
335 case N_ABS | N_EXT: \
H A Dpdp11.c158 #undef N_ABS macro
167 #define N_ABS 0x01 /* Absolute. */ macro
1300 case N_ABS:
1321 case N_ABS: case N_ABS | N_EXT:
1398 sym_pointer->e_type[0] |= N_ABS;
1774 case N_ABS: \
1775 case N_ABS | N_EXT: \
1804 r_index = N_ABS;
1817 r_index = N_ABS;
[all...]
H A Daoutx.h1385 case N_ABS:
1406 case N_ABS: case N_ABS | N_EXT:
1564 sym_pointer->e_type[0] |= N_ABS;
1610 case N_ABS: type = N_SETA; break;
1625 case N_ABS: type = N_WEAKA; break;
1949 r_index = N_ABS;
2028 r_index = N_ABS;
2104 case N_ABS: \
2105 case N_ABS | N_EX
[all...]
H A Dhp300hpux.c387 new_type = N_ABS;
427 case N_ABS | N_EXT:
H A Dbout.c793 case N_ABS:
794 case N_ABS | N_EXT:
H A Dcoffgen.c301 if (index == N_ABS)
601 syment->n_scnum = N_ABS;
912 native->u.syment.n_scnum = N_ABS;
H A Dcofflink.c1516 symbol, then skip it. FIXME: gas sets the section to N_ABS
1523 || (isym.n_scnum == N_ABS
2509 isym.n_scnum = N_ABS;
/haiku-buildtools/binutils/bfd/
H A Daout-cris.c175 r_index = N_ABS;
262 r_index = N_ABS;
H A Di386lynx.c311 case N_ABS: \
312 case N_ABS | N_EXT: \
H A Dpdp11.c153 #undef N_ABS macro
162 #define N_ABS 0x01 /* Absolute. */ macro
1300 case N_ABS:
1321 case N_ABS: case N_ABS | N_EXT:
1399 sym_pointer->e_type[0] |= N_ABS;
1776 case N_ABS: \
1777 case N_ABS | N_EXT: \
1806 r_index = N_ABS;
1819 r_index = N_ABS;
[all...]
H A Daoutx.h1418 case N_ABS:
1439 case N_ABS: case N_ABS | N_EXT:
1599 sym_pointer->e_type[0] |= N_ABS;
1646 case N_ABS: type = N_SETA; break;
1661 case N_ABS: type = N_WEAKA; break;
1992 r_index = N_ABS;
2071 r_index = N_ABS;
2147 case N_ABS: \
2148 case N_ABS | N_EX
[all...]
H A Dhp300hpux.c374 new_type = N_ABS;
414 case N_ABS | N_EXT:
H A Dbout.c805 case N_ABS:
806 case N_ABS | N_EXT:
H A Dcoffgen.c395 if (section_index == N_ABS)
688 syment->n_scnum = N_ABS;
1012 native->u.syment.n_scnum = N_ABS;
/haiku-buildtools/legacy/binutils/include/aout/
H A Dadobe.h122 #define N_ABS 2 /* Absolute symbol -- defined at particular addr */
129 /* Note: N_EXT can only be usefully OR-ed with N_UNDF, N_ABS, N_TEXT,
225 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
121 #define N_ABS macro
H A Daout64.h283 #define N_ABS 2 /* Absolute symbol -- defined at particular addr. */
290 /* Note: N_EXT can only be usefully OR-ed with N_UNDF, N_ABS, N_TEXT,
397 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
281 #define N_ABS macro
/haiku-buildtools/binutils/include/aout/
H A Dadobe.h123 #define N_ABS 2 /* Absolute symbol -- defined at particular addr */
130 /* Note: N_EXT can only be usefully OR-ed with N_UNDF, N_ABS, N_TEXT,
226 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
122 #define N_ABS macro
H A Daout64.h280 #define N_ABS 2 /* Absolute symbol -- defined at particular addr. */
287 /* Note: N_EXT can only be usefully OR-ed with N_UNDF, N_ABS, N_TEXT,
394 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
278 #define N_ABS macro
/haiku-buildtools/legacy/binutils/gas/config/
H A Daout_gnu.h238 #define N_ABS 2
245 /* Note: N_EXT can only usefully be OR-ed with N_UNDF, N_ABS, N_TEXT,
431 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
237 #define N_ABS macro
/haiku-buildtools/binutils/gas/config/
H A Daout_gnu.h238 #define N_ABS 2
245 /* Note: N_EXT can only usefully be OR-ed with N_UNDF, N_ABS, N_TEXT,
431 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
237 #define N_ABS macro
/haiku-buildtools/legacy/binutils/include/coff/
H A Dinternal.h405 #define N_ABS ((short)-1) /* value of symbol is absolute */ macro
/haiku-buildtools/binutils/include/coff/
H A Dinternal.h501 #define N_ABS ((int)-1) /* value of symbol is absolute */ macro

Completed in 420 milliseconds

12