Home
last modified time | relevance | path

Searched refs:lang_first_phase_enum (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/binutils/ld/
HDldexp.c215 if (expld.phase != lang_first_phase_enum) in fold_unary()
242 if (expld.phase != lang_first_phase_enum) in fold_unary()
252 if (expld.phase != lang_first_phase_enum in fold_unary()
392 if (expld.phase != lang_first_phase_enum in fold_binary()
427 if (expld.phase != lang_first_phase_enum in fold_binary()
483 if (expld.phase != lang_first_phase_enum) in fold_name()
495 if (expld.phase == lang_first_phase_enum) in fold_name()
518 if (expld.phase == lang_first_phase_enum) in fold_name()
568 if (expld.phase != lang_first_phase_enum) in fold_name()
585 if (expld.phase != lang_first_phase_enum) in fold_name()
[all …]
HDldexp.h95 lang_first_phase_enum, enumerator
HDChangeLog-0203345 * ldexp.c (fold_name) <case DEFINED>: In lang_first_phase_enum,