Home
last modified time | relevance | path

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

/arch/mips/boot/tools/
A Drelocs.c91 static const char *sec_name(unsigned shndx) in sec_name() function
113 if (strcmp(secname, sec_name(i)) == 0) in sec_lookup()
126 name = sec_name(sym->st_shndx); in sym_name()
645 sec_name(sec->shdr.sh_info), in do_reloc_info()
649 sec_name(sym->st_shndx)); in do_reloc_info()
/arch/x86/tools/
A Drelocs.c260 static const char *sec_name(unsigned shndx) in sec_name() function
285 name = sec_name(sym_index(sym)); in sym_name()
743 int headtext = !strcmp(sec_name(sec->shdr.sh_info), ".head.text"); in do_reloc64()
1038 sec_name(sec->shdr.sh_info), in do_reloc_info()
1041 sec_name(sym_index(sym))); in do_reloc_info()

Completed in 8 milliseconds