Searched refs:relocated_sectnum (Results 1 – 2 of 2) sorted by relevance
849 sym->relocated_sectnum = sect->sectnum; in kxld_sym_relocate()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()
53 uint8_t relocated_sectnum; member