Home
last modified time | relevance | path

Searched refs:reloc_map (Results 1 – 25 of 147) sorted by relevance

123456

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/bfd/
H A Dcoff-maxq.c385 reloc_map; typedef
387 static const reloc_map maxq_reloc_map[] =
401 const reloc_map *entry; in maxq_reloc_type_lookup()
/dports/devel/djgpp-binutils/binutils-2.17/bfd/
H A Dcoff-maxq.c385 reloc_map; typedef
387 static const reloc_map maxq_reloc_map[] =
401 const reloc_map *entry; in maxq_reloc_type_lookup()
/dports/devel/binutils/binutils-2.37/gold/
H A Dreloc.cc987 Reloc_symbol_changes* reloc_map = NULL; in relocate_section_range() local
994 &reloc_map, target); in relocate_section_range()
1007 view, address, view_size, reloc_map); in relocate_section_range()
1210 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1217 reloc_map, target); in split_stack_adjust()
1224 reloc_map, target); in split_stack_adjust()
1242 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1378 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1379 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1380 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/gold/
H A Dreloc.cc964 Reloc_symbol_changes* reloc_map = NULL; in do_relocate_sections() local
971 &reloc_map, target); in do_relocate_sections()
984 view, address, view_size, reloc_map); in do_relocate_sections()
1187 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1194 reloc_map, target); in split_stack_adjust()
1201 reloc_map, target); in split_stack_adjust()
1219 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1355 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1356 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1357 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
/dports/devel/arm-elf-binutils/binutils-2.37/gold/
H A Dreloc.cc987 Reloc_symbol_changes* reloc_map = NULL; in relocate_section_range() local
994 &reloc_map, target); in relocate_section_range()
1007 view, address, view_size, reloc_map); in relocate_section_range()
1210 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1217 reloc_map, target); in split_stack_adjust()
1224 reloc_map, target); in split_stack_adjust()
1242 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1378 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1379 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1380 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
/dports/devel/gnulibiberty/binutils-2.37/gold/
H A Dreloc.cc987 Reloc_symbol_changes* reloc_map = NULL; in relocate_section_range() local
994 &reloc_map, target); in relocate_section_range()
1007 view, address, view_size, reloc_map); in relocate_section_range()
1210 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1217 reloc_map, target); in split_stack_adjust()
1224 reloc_map, target); in split_stack_adjust()
1242 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1378 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1379 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1380 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
/dports/lang/gnatdroid-binutils/binutils-2.27/gold/
H A Dreloc.cc964 Reloc_symbol_changes* reloc_map = NULL; in do_relocate_sections() local
971 &reloc_map, target); in do_relocate_sections()
984 view, address, view_size, reloc_map); in do_relocate_sections()
1187 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1194 reloc_map, target); in split_stack_adjust()
1201 reloc_map, target); in split_stack_adjust()
1219 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1355 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1356 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1357 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
/dports/devel/libdwarf/dwarf-20161124/dwarfdump/
H A Ddwarfdump.c156 static unsigned reloc_map = 0; variable
1455 print_relocinfo(dbg, reloc_map); in process_one_file()
2054 reloc_map |= (1 << DW_SECTION_REL_DEBUG_INFO); in process_args()
2055 reloc_map |= (1 << DW_SECTION_REL_DEBUG_TYPES); break; in process_args()
2056 case 'l': reloc_map |= (1 << DW_SECTION_REL_DEBUG_LINE); break; in process_args()
2060 case 'a': reloc_map |= (1 << DW_SECTION_REL_DEBUG_ABBREV); break; in process_args()
2061 case 'r': reloc_map |= (1 << DW_SECTION_REL_DEBUG_ARANGES); break; in process_args()
2062 case 'f': reloc_map |= (1 << DW_SECTION_REL_DEBUG_FRAME); break; in process_args()
2063 case 'o': reloc_map |= (1 << DW_SECTION_REL_DEBUG_LOC); break; in process_args()
2064 case 'R': reloc_map |= (1 << DW_SECTION_REL_DEBUG_RANGES); break; in process_args()
[all …]
/dports/devel/dwarfdump/dwarf-20161124/dwarfdump/
H A Ddwarfdump.c156 static unsigned reloc_map = 0; variable
1455 print_relocinfo(dbg, reloc_map); in process_one_file()
2054 reloc_map |= (1 << DW_SECTION_REL_DEBUG_INFO); in process_args()
2055 reloc_map |= (1 << DW_SECTION_REL_DEBUG_TYPES); break; in process_args()
2056 case 'l': reloc_map |= (1 << DW_SECTION_REL_DEBUG_LINE); break; in process_args()
2060 case 'a': reloc_map |= (1 << DW_SECTION_REL_DEBUG_ABBREV); break; in process_args()
2061 case 'r': reloc_map |= (1 << DW_SECTION_REL_DEBUG_ARANGES); break; in process_args()
2062 case 'f': reloc_map |= (1 << DW_SECTION_REL_DEBUG_FRAME); break; in process_args()
2063 case 'o': reloc_map |= (1 << DW_SECTION_REL_DEBUG_LOC); break; in process_args()
2064 case 'R': reloc_map |= (1 << DW_SECTION_REL_DEBUG_RANGES); break; in process_args()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/avr-gdb/gdb-7.3.1/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/lang/gnatdroid-binutils/binutils-2.27/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/gdb761/gdb-7.6.1/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/djgpp-binutils/binutils-2.17/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Delf32-xstormy16.c310 } reloc_map; typedef
312 static const reloc_map xstormy16_reloc_map [] =
339 const reloc_map * entry; in xstormy16_reloc_type_lookup()
H A Delf32-vax.c304 } reloc_map[] = { variable
327 for (i = 0; i < sizeof (reloc_map) / sizeof (reloc_map[0]); i++) in reloc_type_lookup()
329 if (reloc_map[i].bfd_val == code) in reloc_type_lookup()
330 return &howto_table[reloc_map[i].elf_val]; in reloc_type_lookup()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Delf32-xstormy16.c310 } reloc_map; typedef
312 static const reloc_map xstormy16_reloc_map [] =
339 const reloc_map * entry; in xstormy16_reloc_type_lookup()
H A Delf32-vax.c304 } reloc_map[] = { variable
327 for (i = 0; i < sizeof (reloc_map) / sizeof (reloc_map[0]); i++) in reloc_type_lookup()
329 if (reloc_map[i].bfd_val == code) in reloc_type_lookup()
330 return &howto_table[reloc_map[i].elf_val]; in reloc_type_lookup()
/dports/devel/gdb/gdb-11.1/bfd/
H A Delf32-xstormy16.c310 } reloc_map; typedef
312 static const reloc_map xstormy16_reloc_map [] =
339 const reloc_map * entry; in xstormy16_reloc_type_lookup()
H A Delf32-vax.c304 } reloc_map[] = { variable
327 for (i = 0; i < sizeof (reloc_map) / sizeof (reloc_map[0]); i++) in reloc_type_lookup()
329 if (reloc_map[i].bfd_val == code) in reloc_type_lookup()
330 return &howto_table[reloc_map[i].elf_val]; in reloc_type_lookup()
/dports/devel/binutils/binutils-2.37/bfd/
H A Delf32-xstormy16.c310 } reloc_map; typedef
312 static const reloc_map xstormy16_reloc_map [] =
339 const reloc_map * entry; in xstormy16_reloc_type_lookup()
H A Delf32-vax.c304 } reloc_map[] = { variable
327 for (i = 0; i < sizeof (reloc_map) / sizeof (reloc_map[0]); i++) in reloc_type_lookup()
329 if (reloc_map[i].bfd_val == code) in reloc_type_lookup()
330 return &howto_table[reloc_map[i].elf_val]; in reloc_type_lookup()

123456