Home
last modified time | relevance | path

Searched refs:first_phase (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Dtekhex.c351 first_phase (bfd *abfd, int type, char *src) in first_phase() function
561 if (!pass_over (abfd, first_phase)) in tekhex_object_p()
H A DChangeLog1821 * texhex.c (first_phase): Don't fall through into the default
H A DChangeLog-20062351 (first_phase): Change return type to bfd_boolean and return
H A DChangeLog-96973545 * tekhex.c (first_phase): Change type parameter from char to int.
3586 (first_phase): Ditto.
H A DChangeLog-94953213 tekhex.c (first_phase): Understand type 0 symbols.
4530 (first_phase): Remove unused variable s.
9030 (first_phase): Ditto. FIXME void
H A DChangeLog-00012532 * tekhex.c (first_phase): Rename local var "type" to "stype".