Home
last modified time | relevance | path

Searched refs:raw_bytes (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Di386dynix.c59 struct external_exec *raw_bytes, in i386dynix_32_swap_exec_header_in() argument
62 struct external_exec *bytes = (struct external_exec *)raw_bytes; in i386dynix_32_swap_exec_header_in()
Di386os9k.c33 mh_com *raw_bytes, in os9k_swap_exec_header_in() argument
36 mh_com *bytes = (mh_com *) raw_bytes; in os9k_swap_exec_header_in()
Dhp300hpux.c444 struct external_exec *raw_bytes, in NAME()
447 struct external_exec *bytes = (struct external_exec *) raw_bytes; in NAME()