Lines Matching refs:add_string
107 add_string (Elf_Scn *scn, char *str) in add_string() function
182 add_string (scn, ""); in check_elf()
199 shdr->sh_name = add_string (scn, ".strings"); in check_elf()
216 orig_str1_off = add_string (scn, orig_str1); in check_elf()
218 orig_str2_off = add_string (scn, orig_str2); in check_elf()
220 orig_str3_off = add_string (scn, orig_str3); in check_elf()
258 str1_off = add_string (scn, str1); in check_elf()
260 str2_off = add_string (scn, str2); in check_elf()
262 str3_off = add_string (scn, str3); in check_elf()
320 str1_off = add_string (scn, str1); in check_elf()
322 str2_off = add_string (scn, str2); in check_elf()
324 str3_off = add_string (scn, str3); in check_elf()