Searched refs:N_DATA (Results 1 – 25 of 27) sorted by relevance
12
226 if (nl[X_BLOCKTABLE].n_type != N_DATA + N_EXT) {228 nl[X_BLOCKTABLE].n_un.n_name, N_DATA + N_EXT,232 if (nl[X_BLOCKCOUNT].n_type != N_DATA + N_EXT) {234 nl[X_BLOCKCOUNT].n_un.n_name, N_DATA + N_EXT,238 if (nl[X_BLOCKSIZE].n_type != N_DATA + N_EXT) {240 nl[X_BLOCKSIZE].n_un.n_name, N_DATA + N_EXT,
60 #define N_DATA 0x06 /* data segment */ macro
62 #define N_DATA 0x06 /* data segment */ macro
395 case N_DATA:
126 #define N_DATA 6 /* Data symbol */ macro
1205 newsect->target_index = N_DATA; in NAME()1382 case N_DATA: in translate_from_native_sym_flags()1442 case N_DATA: case N_DATA | N_EXT: in translate_from_native_sym_flags()1572 sym_pointer->e_type[0] |= N_DATA; in translate_to_native_sym_flags()1616 case N_DATA: type = N_SETD; break; in translate_to_native_sym_flags()1631 case N_DATA: type = N_WEAKD; break; in translate_to_native_sym_flags()2092 case N_DATA: \2093 case N_DATA | N_EXT: \2971 case N_DATA: in aout_link_add_symbols()3001 case N_DATA | N_EXT: in aout_link_add_symbols()[all …]
159 #undef N_DATA168 #define N_DATA 0x03 /* Data segment. */ macro1128 newsect->target_index = N_DATA; in NAME()1295 case N_DATA: in translate_from_native_sym_flags()1348 case N_DATA: case N_DATA | N_EXT: in translate_from_native_sym_flags()1404 sym_pointer->e_type[0] |= N_DATA; in translate_to_native_sym_flags()1760 case N_DATA: \1761 case N_DATA | N_EXT: \2587 || type == (N_DATA | N_EXT) in aout_link_check_ar_symbols()2780 case N_DATA: in aout_link_add_symbols()[all …]
395 new_type = N_DATA;433 case N_DATA | N_EXT:666 r_index = N_DATA;
112 case N_DATA: in aout_adobe_callback()177 case N_DATA: in aout_adobe_callback()
322 case N_DATA: \323 case N_DATA | N_EXT: \
782 case N_DATA: in b_out_slurp_reloc_table()783 case N_DATA | N_EXT: in b_out_slurp_reloc_table()
37 N_DATA,297 case N_DATA: S_SET_TYPE (symbolP, N_WEAKD); break; in obj_emit_symbols()
239 #define N_DATA 6 macro
30 N_DATA,
137 #define N_DATA 6 /* Data symbol. */ macro
123 #define N_DATA 6 /* Data sym -- defined at offset in data seg */ macro
283 #define N_DATA 6 /* Data sym -- defined at offset in data seg. */ macro
441 case N_DATA | N_EXT: in record_minimal_symbol()479 case N_DATA: in record_minimal_symbol()1047 type = N_DATA; in read_dbx_dynamic_symtab()1322 case N_DATA | N_EXT: in read_dbx_symtab()1384 case N_DATA: in read_dbx_symtab()
2787 case N_DATA | N_EXT: in parse_partial_symbols()2817 case N_DATA: in parse_partial_symbols()
623 case N_DATA: in define_symbol()
329 p->n_type = N_DATA; in __elf_fnlist()
467 p->n_type = N_DATA; in __elf_fdnlist()
440 nbuf.n_type = N_DATA; in __elf_knlist()
438 if (nlp->n_type != (N_TEXT) && nlp->n_type != (N_DATA)) { in loadprotoblocks()
222 symTypeTable[i] = N_DATA; in main()