HomeSort by relevance Sort by last modified time
    Searched refs:simple_object_fetch_big_32 (Results 1 - 5 of 5) sorted by null

  /toolchain/binutils/binutils-2.25/libiberty/
simple-object-common.h 199 simple_object_fetch_big_32 (const unsigned char *buf) function
223 return (ulong_type) simple_object_fetch_big_32 (buf);
simple-object-mach-o.c 256 magic = simple_object_fetch_big_32 (header);
302 ? simple_object_fetch_big_32
353 ? simple_object_fetch_big_32
438 ? simple_object_fetch_big_32
765 ? simple_object_fetch_big_32
    [all...]
simple-object-coff.c 268 ? simple_object_fetch_big_32
317 ? simple_object_fetch_big_32 (strsizebuf)
363 ? simple_object_fetch_big_32
simple-object-xcoff.c 315 fetch_32 = simple_object_fetch_big_32;
373 strsize = simple_object_fetch_big_32 (strsizebuf);
419 fetch_32 = simple_object_fetch_big_32;
simple-object-elf.c 205 simple_object_fetch_big_32,
227 simple_object_fetch_big_32,

Completed in 148 milliseconds