Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A Dcodesign.h49 unsigned char hash_offset[4]; member
65 unsigned int hash_offset; member
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A Dcodesign.h49 unsigned char hash_offset[4]; member
65 unsigned int hash_offset; member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dod-macho.c1123 dst->hash_offset = bfd_getb32 (src->hash_offset); in swap_code_codedirectory_v1_in()
1182 printf (_(" hash offset: %08x\n"), cd.hash_offset); in dump_code_signature_codedirectory()
1189 cd.hash_offset - cd.nbr_special_slots * cd.hash_size); in dump_code_signature_codedirectory()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dod-macho.c1122 dst->hash_offset = bfd_getb32 (src->hash_offset); in swap_code_codedirectory_v1_in()
1181 printf (_(" hash offset: %08x\n"), cd.hash_offset); in dump_code_signature_codedirectory()
1188 cd.hash_offset - cd.nbr_special_slots * cd.hash_size); in dump_code_signature_codedirectory()