Lines Matching refs:add_string
108 add_string (Elf_Scn *scn, char *str) in add_string() function
183 add_string (scn, ""); in check_elf()
200 shdr->sh_name = add_string (scn, ".strings"); in check_elf()
217 orig_str1_off = add_string (scn, orig_str1); in check_elf()
219 orig_str2_off = add_string (scn, orig_str2); in check_elf()
221 orig_str3_off = add_string (scn, orig_str3); in check_elf()
259 str1_off = add_string (scn, str1); in check_elf()
261 str2_off = add_string (scn, str2); in check_elf()
263 str3_off = add_string (scn, str3); in check_elf()
321 str1_off = add_string (scn, str1); in check_elf()
323 str2_off = add_string (scn, str2); in check_elf()
325 str3_off = add_string (scn, str3); in check_elf()