Searched refs:is_relocatable (Results 1 – 3 of 3) sorted by relevance
74 * dwarf.c (is_relocatable): Remove definition.75 (display_debug_frames): Remove check in is_relocatable.76 * dwarf.h (is_relocatable): Remove declaration.77 * objdump.c (is_relocatable): New static definition.86 (get_file_header): Remove setting of is_relocatable.401 * objdump.c (dump_dwarf): Correct setting of is_relocatable.
185 static bfd_boolean is_relocatable = FALSE; variable2278 if (is_relocatable && debug_displays [debug].relocate) in load_specific_debug_section()2382 is_relocatable = (abfd->flags & (EXEC_P | DYNAMIC)) == 0; in dump_dwarf()
287 (is_relocatable): New.324 (get_file_header): Set is_relocatable.