Home
last modified time | relevance | path

Searched refs:local_label_htab_create (Results 1 – 2 of 2) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-tic54x.c1179 local_label_htab_create (void) in local_label_htab_create() function
2539 local_label_hash[macro_level] = local_label_htab_create (); in tic54x_macro_start()
3053 local_label_hash[0] = local_label_htab_create (); in md_begin()
/netbsd/src/external/gpl3/binutils/dist/
DChangeLog.git113828 (free_local_label_ent, local_label_htab_create): Similarly.