Home
last modified time | relevance | path

Searched defs:codebuf (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dpef.c724 unsigned char *codebuf, in bfd_pef_parse_function_stubs()
887 unsigned char *codebuf = NULL; in bfd_pef_parse_symbols() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dpef.c785 static int bfd_pef_parse_function_stubs (abfd, codesec, codebuf, codelen, in bfd_pef_parse_function_stubs() argument
952 unsigned char *codebuf = NULL; local
/openbsd-src/usr.bin/indent/
H A Dindent.c61 char *codebuf; /* buffer for code section */ variable