Searched refs:N_TEXT (Results 1 - 25 of 37) sorted by relevance

12

/openbsd-current/include/
H A Dnlist.h59 #define N_TEXT 0x04 /* text segment */ macro
/openbsd-current/gnu/usr.bin/binutils/include/
H A Dbout.h125 #define N_TEXT 4 /* Text symbol */ macro
176 either N_TEXT, N_DATA, or N_BSS to
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dbout.h125 #define N_TEXT 4 /* Text symbol */ macro
176 either N_TEXT, N_DATA, or N_BSS to
/openbsd-current/usr.bin/nm/
H A Delf.c263 return (N_TEXT);
276 return (N_TEXT);
278 return (N_TEXT);
354 np->nl.n_type = type < 0? N_TEXT : type;
379 np->nl.n_type = N_TEXT;
/openbsd-current/gnu/usr.bin/binutils/include/aout/
H A Dadobe.h73 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */
123 #define N_TEXT 4 /* Text sym -- defined at offset in text seg */
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
122 #define N_TEXT macro
H A Daout64.h284 #define N_TEXT 4 /* Text sym -- defined at offset in text seg. */
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
282 #define N_TEXT macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/aout/
H A Dadobe.h73 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */
123 #define N_TEXT 4 /* Text sym -- defined at offset in text seg */
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
122 #define N_TEXT macro
H A Daout64.h284 #define N_TEXT 4 /* Text sym -- defined at offset in text seg. */
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
282 #define N_TEXT macro
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dpdp11.c325 #undef N_TEXT macro
334 #define N_TEXT 0x02 /* text segment */ macro
1403 newsect->target_index = N_TEXT;
1580 case N_TEXT:
1631 case N_TEXT: case N_TEXT | N_EXT:
1693 sym_pointer->e_type[0] |= N_TEXT;
1728 case N_TEXT: type = N_SETT; break;
1745 case N_TEXT: type = N_WEAKT; break;
2130 case N_TEXT
[all...]
H A Dhp300hpux.c391 new_type = N_TEXT;
430 case N_TEXT | N_EXT:
663 r_index = N_TEXT;
H A Daoutx.h1245 newsect->target_index = N_TEXT;
1429 case N_TEXT:
1480 case N_TEXT: case N_TEXT | N_EXT:
1559 cache_ptr->type = N_TEXT;
1704 sym_pointer->e_type[0] |= N_TEXT;
1718 sym_pointer->e_type[0] |= N_TEXT;
1749 case N_TEXT: type = N_SETT; break;
1764 case N_TEXT: type = N_WEAKT; break;
2248 case N_TEXT
[all...]
H A Di386lynx.c318 case N_TEXT: \
319 case N_TEXT | N_EXT: \
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dhp300hpux.c391 new_type = N_TEXT;
430 case N_TEXT | N_EXT:
663 r_index = N_TEXT;
H A Daout-adobe.c107 case N_TEXT:
172 case N_TEXT:
H A Di386lynx.c318 case N_TEXT: \
319 case N_TEXT | N_EXT: \
H A Dpdp11.c159 #undef N_TEXT macro
168 #define N_TEXT 0x02 /* Text segment. */ macro
1117 newsect->target_index = N_TEXT;
1289 case N_TEXT:
1340 case N_TEXT: case N_TEXT | N_EXT:
1400 sym_pointer->e_type[0] |= N_TEXT;
1758 case N_TEXT: \
1759 case N_TEXT | N_EXT: \
2227 case N_TEXT
[all...]
H A Daoutx.h1195 newsect->target_index = N_TEXT;
1374 case N_TEXT:
1425 case N_TEXT: case N_TEXT | N_EXT:
1566 sym_pointer->e_type[0] |= N_TEXT;
1580 sym_pointer->e_type[0] |= N_TEXT;
1611 case N_TEXT: type = N_SETT; break;
1626 case N_TEXT: type = N_WEAKT; break;
2088 case N_TEXT: \
2089 case N_TEXT | N_EX
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dobj-aout.c36 N_TEXT,
54 SEG_TEXT, /* N_TEXT == 4 */
341 case N_TEXT: S_SET_TYPE (symbolP, N_WEAKT); break;
H A Daout_gnu.h240 #define N_TEXT 4
246 /* Note: N_EXT can only usefully be OR-ed with N_UNDF, N_ABS, N_TEXT,
432 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
239 #define N_TEXT macro
H A Dobj-bout.h140 #define N_TEXT 4 /* Text symbol */ macro
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Ddbxread.c439 case N_TEXT | N_EXT:
474 case N_TEXT:
1048 type = N_TEXT;
1323 case N_TEXT | N_EXT:
1353 /* We need to be able to deal with both N_FN or N_TEXT,
1360 case N_TEXT:
2511 if (nlist.n_type == N_TEXT)
2579 else if (type == N_TEXT)
2601 else if (type & N_EXT || type == (unsigned char) N_TEXT
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Daout_gnu.h240 #define N_TEXT 4
246 /* Note: N_EXT can only usefully be OR-ed with N_UNDF, N_ABS, N_TEXT,
432 r_symbolnum is N_TEXT, N_DATA, N_BSS or N_ABS
239 #define N_TEXT macro
/openbsd-current/usr.sbin/kvm_mkdb/
H A Dnlist.c205 nbuf.n_type = N_TEXT;
/openbsd-current/lib/libc/gen/
H A Dnlist.c267 p->n_type = N_TEXT;
/openbsd-current/usr.sbin/installboot/
H A Di386_nlist.c276 p->n_type = N_TEXT;

Completed in 716 milliseconds

12