Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object-mach-o.c770 unsigned char loadbuf[sizeof (struct mach_o_load_command)]; in simple_object_mach_o_find_sections() local
776 loadbuf, in simple_object_mach_o_find_sections()
781 cmd = (*fetch_32) (loadbuf + offsetof (struct mach_o_load_command, cmd)); in simple_object_mach_o_find_sections()
782 cmdsize = (*fetch_32) (loadbuf in simple_object_mach_o_find_sections()