Home
last modified time | relevance | path

Searched refs:symbol_create (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/gnu/usr.bin/binutils/gas/
H A Dsymbols.h58 symbolS *symbol_create (const char *name, segT segment, valueT value,
H A Ditbl-ops.c216 symbol_table_insert (symbol_create (regname, reg_section, in itbl_add_reg()
295 symbol_table_insert (symbol_create (e->name, reg_section, in itbl_init()
H A Dstabs.c152 symbol = symbol_create (string, undefined_section, 0,
H A Dsubsegs.c522 s = symbol_create (sec->symbol->name, sec, 0, &zero_address_frag); in section_symbol()
H A Dcgen.c49 symbol_table_insert (symbol_create (name, reg_section,
H A Dsymbols.c83 symbolS *symbolP = symbol_create (name, segment, valu, frag); in symbol_new()
132 symbol_create (const char *name, /* It is copied, the caller can destroy/modify. */ in symbol_create() function
H A Dexpr.c96 symbolP = symbol_create (FAKE_LABEL_NAME, in make_expr_symbol()
H A Dread.c597 line_label = symbol_create (line_start, in read_a_source_file()
/openbsd/sys/dev/microcode/aic7xxx/
H A Daicasm_symbol.c67 symbol_create(char *name) in symbol_create() function
186 new_symbol = symbol_create(name); in symtable_get()
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Dsymbols.h47 symbolS *symbol_create (const char *name, segT segment, valueT value,
H A Dsubsegs.c351 s = symbol_create (sec->symbol->name, sec, 0, &zero_address_frag); in section_symbol()
H A Dstabs.c150 symbol = symbol_create (string, undefined_section, 0,
H A Dcgen.c49 symbol_table_insert (symbol_create (name, reg_section,
H A Ditbl-ops.c284 symbol_table_insert (symbol_create (e->name, reg_section, in itbl_init()
H A Dsymbols.c88 symbolS *symbolP = symbol_create (name, segment, valu, frag); in symbol_new()
130 symbol_create (const char *name, /* It is copied, the caller can destroy/modify. */ in symbol_create() function
H A Dexpr.c96 symbolP = symbol_create (FAKE_LABEL_NAME, in make_expr_symbol()
H A Dread.c680 line_label = symbol_create (line_start, in read_a_source_file()
/openbsd/gnu/usr.bin/binutils/gas/config/
H A Dtc-arc.c283 symbol_table_insert (symbol_create (arc_reg_names[i].name,
1056 symbol_table_insert (symbol_create (name, reg_section,
H A Dtc-tic80.c892 symbol_table_insert (symbol_create (PDS_NAME (pdsp), segment, valu, in md_begin()
H A Dtc-alpha.c875 alpha_register_table[i] = symbol_create (name, reg_section, i, in md_begin()
883 alpha_register_table[i] = symbol_create (name, reg_section, i, in md_begin()
897 alpha_gp_symbol = symbol_create ("<GP value>", alpha_lita_section, 0x8000, in md_begin()
H A Dtc-i370.c1316 return symbol_create (FAKE_LABEL_NAME, undefined_section, in symbol_make_empty()
H A Dtc-ppc.c5117 csect = symbol_create (".abs[XO]", absolute_section, in ppc_adjust_symtab()
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arc.c247 symbol_table_insert (symbol_create (arc_reg_names[i].name, in init_opcode_tables()
566 symbol_table_insert (symbol_create (name, reg_section, in arc_extoper()
H A Dtc-alpha.c4929 alpha_register_table[i] = symbol_create (name, reg_section, i, in md_begin()
4938 alpha_register_table[i] = symbol_create (name, reg_section, i, in md_begin()
4952 alpha_gp_symbol = symbol_create ("<GP value>", alpha_lita_section, 0x8000, in md_begin()
H A Dtc-i370.c1219 return symbol_create (FAKE_LABEL_NAME, undefined_section, in symbol_make_empty()

12