Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/binutils/
H A Drdcoff.c658 long next_c_file; in parse_coff() local
676 next_c_file = -1; in parse_coff()
724 if (this_coff_symno == next_c_file && syment.n_sclass != C_FILE) in parse_coff()
745 next_c_file = syment.n_value; in parse_coff()
/openbsd/gnu/usr.bin/binutils-2.17/binutils/
H A Drdcoff.c658 long next_c_file; in parse_coff() local
676 next_c_file = -1; in parse_coff()
724 if (this_coff_symno == next_c_file && syment.n_sclass != C_FILE) in parse_coff()
745 next_c_file = syment.n_value; in parse_coff()