HomeSort by: relevance | last modified time | path
    Searched defs:xlate_map_t (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 8364 typedef struct xlate_map xlate_map_t;
8394 xlate_offset_with_removed_text (const xlate_map_t *map,
8430 xlate_map_t *map;
8479 static xlate_map_t *
8486 ctx.map = (xlate_map_t *) bfd_malloc (sizeof (xlate_map_t));
8522 free_xlate_map (xlate_map_t *map)
8548 xlate_map_t *xmap = NULL;
8341 typedef struct xlate_map xlate_map_t; typedef in typeref:struct:xlate_map
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 8364 typedef struct xlate_map xlate_map_t;
8394 xlate_offset_with_removed_text (const xlate_map_t *map,
8430 xlate_map_t *map;
8479 static xlate_map_t *
8486 ctx.map = (xlate_map_t *) bfd_malloc (sizeof (xlate_map_t));
8522 free_xlate_map (xlate_map_t *map)
8548 xlate_map_t *xmap = NULL;
8341 typedef struct xlate_map xlate_map_t; typedef in typeref:struct:xlate_map
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 8362 typedef struct xlate_map xlate_map_t;
8392 xlate_offset_with_removed_text (const xlate_map_t *map,
8428 xlate_map_t *map;
8477 static xlate_map_t *
8484 ctx.map = (xlate_map_t *) bfd_malloc (sizeof (xlate_map_t));
8520 free_xlate_map (xlate_map_t *map)
8546 xlate_map_t *xmap = NULL;
8339 typedef struct xlate_map xlate_map_t; typedef in typeref:struct:xlate_map
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 8368 typedef struct xlate_map xlate_map_t;
8398 xlate_offset_with_removed_text (const xlate_map_t *map,
8434 xlate_map_t *map;
8483 static xlate_map_t *
8490 ctx.map = (xlate_map_t *) bfd_malloc (sizeof (xlate_map_t));
8526 free_xlate_map (xlate_map_t *map)
8552 xlate_map_t *xmap = NULL;
8345 typedef struct xlate_map xlate_map_t; typedef in typeref:struct:xlate_map

Completed in 91 milliseconds