Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/binutils/
Dcoffgrok.c74 static void do_sections_p2 (struct coff_ofile *);
178 do_sections_p2 (struct coff_ofile *head) in do_sections_p2() function
718 do_sections_p2 (head); in doit()
DChangeLog-98991754 * coffgrok.c (do_sections_p2): Change j to unsigned int.