Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dpef.c74 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 Dpef.c695 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()