Searched refs:machopic_indirections (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/
H A Ddarwin.c351 machopic_indirections; variable
432 if (!machopic_indirections)
433 machopic_indirections = htab_create_ggc (37,
438 slot = htab_find_slot_with_hash (machopic_indirections, buffer,
477 (htab_find_with_hash (machopic_indirections, name,
1023 if (machopic_indirections)
1024 htab_traverse_noresize (machopic_indirections,

Completed in 101 milliseconds