Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Delflint.c118 static bool gnuld; variable
215 gnuld = true; in parse_opt()
789 if (!gnuld in check_symtab()
984 if (!gnuld && sym->st_size != destshdr->sh_size) in check_symtab()
1015 if (!gnuld && sym->st_size != phdr->p_memsz) in check_symtab()
1337 bool known_broken = gnuld; in check_one_reloc()
2807 if (!gnuld && GELF_ST_BIND (sym->st_info) == STB_LOCAL) in check_versym()
3561 && (special_sections[s].attrflag == exact || !gnuld)) in check_sections()
3702 if (shdr->sh_addr != 0 && !gnuld) in check_sections()