Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Dsorttable.c932 Elf_Shdr *string_sec; in do_sort() local
966 string_sec = get_index(shdr_start, shentsize, shstrndx); in do_sort()
967 secstrings = (const char *)ehdr + shdr_offset(string_sec); in do_sort()