Searched refs:string_sec (Results 1 – 2 of 2) sorted by relevance
156 Elf_Shdr *string_sec; in process_tracepoints() local170 string_sec = get_index(shdr_start, shentsize, shstrndx); in process_tracepoints()171 secstrings = (const char *)ehdr + shdr_offset(string_sec); in process_tracepoints()
599 Elf_Shdr *string_sec; in do_sort() local633 string_sec = get_index(shdr_start, shentsize, shstrndx); in do_sort()634 secstrings = (const char *)ehdr + shdr_offset(string_sec); in do_sort()