Searched refs:nlist_64 (Results 1 – 8 of 8) sorted by relevance
214 struct nlist_64 *src_syms = (struct nlist_64 *) ((void *) (macho + offset)); in init_syms_64()420 size += nsyms * sizeof(struct nlist_64); in kxld_symtab_get_macho_data_size()477 nlistsize = sizeof(struct nlist_64); in kxld_symtab_export_macho()
473 struct nlist_64 *symtab = NULL; in validate_and_swap_macho_64()613 symtab = (struct nlist_64 *) ((void *) (file + symtab_hdr->symoff)); in validate_and_swap_macho_64()726 struct nlist_64 *symtab = NULL; in unswap_macho_64()758 symtab = (struct nlist_64 *) ((void *) (file + symtab_hdr->symoff)); in unswap_macho_64()
40 struct nlist_64;88 const struct nlist_64 *src) __attribute__((nonnull, visibility("hidden")));
102 kxld_sym_init_from_macho64(KXLDSym *sym, char *strtab, const struct nlist_64 *src) in kxld_sym_init_from_macho64()902 struct nlist_64 *nl = (struct nlist_64 *) ((void *) _nl); in kxld_sym_export_macho_64()
92 struct nlist_64 { struct
60 typedef struct nlist_64 kernel_nlist_t;
750 segcmd.vmsize = result_count * sizeof(struct nlist_64) + strtabpad; in main()759 symcmd.stroff = result_count * sizeof(struct nlist_64) in main()856 struct nlist_64 nl; in main()
366 struct nlist_64 *sym; in kernel_collection_adjust_fileset_entry_addrs()378 sym = (struct nlist_64 *)(linkedit_cmd->vmaddr + symtab_cmd->symoff - linkedit_cmd->fileoff); in kernel_collection_adjust_fileset_entry_addrs()