HomeSort by: relevance | last modified time | path
    Searched refs:rl78_void (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/
rl78-tdep.c 219 struct type *rl78_void = nullptr, member in struct:gdbarch_tdep_base
1415 tdep->rl78_void = alloc.new_type (TYPE_CODE_VOID, TARGET_CHAR_BIT, "void");
1424 = init_pointer_type (alloc, 16, "rl78_data_addr_t", tdep->rl78_void);
1426 = init_pointer_type (alloc, 32, "rl78_code_addr_t", tdep->rl78_void);
  /src/external/gpl3/gdb.old/dist/gdb/
rl78-tdep.c 219 struct type *rl78_void = nullptr, member in struct:gdbarch_tdep_base
1415 tdep->rl78_void = alloc.new_type (TYPE_CODE_VOID, TARGET_CHAR_BIT, "void");
1424 = init_pointer_type (alloc, 16, "rl78_data_addr_t", tdep->rl78_void);
1426 = init_pointer_type (alloc, 32, "rl78_code_addr_t", tdep->rl78_void);

Completed in 25 milliseconds