Lines Matching refs:section_name
1161 const char *section_name;1196 section_name = elf_sec__name(&shdr, secstrs);1208 if (strcmp(section_name,1213 if (strcmp(section_name, ".text") == 0) {1220 "%s%s", dso->short_name, section_name);