Searched refs:n_sect (Results 1 – 3 of 3) sorted by relevance
84 uint8_t n_sect; /* section number or NO_SECT */ member97 uint8_t n_sect; /* section number or NO_SECT */ member
58 static void init_sym_sectnum(KXLDSym *sym, u_int n_sect)85 (void) init_sym_sectnum(sym, src->n_sect); in kxld_sym_init_from_macho32()124 (void) init_sym_sectnum(sym, src->n_sect); in kxld_sym_init_from_macho64()298 init_sym_sectnum(KXLDSym *sym, u_int n_sect) in init_sym_sectnum() argument307 if (n_sect) { in init_sym_sectnum()309 sym->sectnum = n_sect - 1; in init_sym_sectnum()875 nl->n_sect = (kxld_sym_is_section(sym)) ? sym->relocated_sectnum + 1 : 0; in kxld_sym_export_macho_32()916 nl->n_sect = (kxld_sym_is_section(sym)) ? sym->relocated_sectnum + 1 : 0; in kxld_sym_export_macho_64()
858 nl.n_sect = 0; in main()884 nl.n_sect = 0; in main()