Searched refs:is_relocatable (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/binutils/binutils/
H A Ddwarf.h94 extern int is_relocatable;
H A Ddwarf.c39 int is_relocatable; variable
3185 && !is_relocatable)
3389 && !is_relocatable)
H A Dobjdump.c2057 if (is_relocatable && debug_displays [debug].relocate)
2172 is_relocatable = ((abfd->flags & (HAS_RELOC | EXEC_P | DYNAMIC))
H A Dreadelf.c7809 if (!is_relocatable)
9559 is_relocatable = elf_header.e_type == ET_REL;

Completed in 363 milliseconds