Home
last modified time | relevance | path

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

/scripts/mod/
A Dsymsearch.c12 unsigned int section_index; member
35 if (sym1->section_index > sym2->section_index) in syminfo_compare()
37 if (sym1->section_index < sym2->section_index) in syminfo_compare()
79 table->section_index = get_secindex(elf, sym); in symsearch_populate()
118 table[i].section_index == table[i - 1].section_index) { in symsearch_fixup()
163 target.section_index = secndx; in symsearch_find_nearest()
188 table[hi].section_index == secndx && in symsearch_find_nearest()
194 table[hi - 1].section_index == secndx && in symsearch_find_nearest()

Completed in 3 milliseconds