Searched defs:stroff (Results 1 - 3 of 3) sorted by relevance

/xnu-2422.115.4/libkern/kxld/
H A Dkxld_symtab.c444 u_long stroff = 1; /* strtab start padding */ local
H A Dkxld_sym.c855 kxld_sym_export_macho_32(const KXLDSym *sym, u_char *_nl, char *strtab, u_long *stroff, u_long strsize) argument
896 kxld_sym_export_macho_64(const KXLDSym *sym, u_char *_nl, char *strtab, u_long *stroff, u_long strsize) argument
[all...]
/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h837 uint32_t stroff; /* string table offset */ member in struct:symtab_command

Completed in 25 milliseconds