Searched refs:bfd_pef_parse_function_stub (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | pef.c | 74 static int bfd_pef_parse_function_stub PARAMS ((bfd *, unsigned char *, size_t, unsigned lo… 758 static int bfd_pef_parse_function_stub (abfd, buf, len, offset) in bfd_pef_parse_function_stub() function 869 ret = bfd_pef_parse_function_stub (abfd, codebuf + codepos, 24, &index);
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | pef.c | 695 bfd_pef_parse_function_stub (bfd *abfd ATTRIBUTE_UNUSED, in bfd_pef_parse_function_stub() function 804 ret = bfd_pef_parse_function_stub (abfd, codebuf + codepos, 24, &index); in bfd_pef_parse_function_stubs()
|