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

  /src/external/gpl3/gdb/dist/gdb/
gdbtypes.c 3424 init_integer_type (type_allocator &alloc,
5921 = init_integer_type (alloc, TARGET_CHAR_BIT,
5925 = init_integer_type (alloc, TARGET_CHAR_BIT,
5928 = init_integer_type (alloc, TARGET_CHAR_BIT,
5931 = init_integer_type (alloc, gdbarch_short_bit (gdbarch),
5934 = init_integer_type (alloc, gdbarch_short_bit (gdbarch),
5937 = init_integer_type (alloc, gdbarch_int_bit (gdbarch),
5940 = init_integer_type (alloc, gdbarch_int_bit (gdbarch),
5943 = init_integer_type (alloc, gdbarch_long_bit (gdbarch),
5946 = init_integer_type (alloc, gdbarch_long_bit (gdbarch)
3423 init_integer_type (type_allocator &alloc, function
    [all...]
  /src/external/gpl3/gdb.old/dist/gdb/
gdbtypes.c 3389 init_integer_type (type_allocator &alloc,
5933 = init_integer_type (alloc, TARGET_CHAR_BIT,
5937 = init_integer_type (alloc, TARGET_CHAR_BIT,
5940 = init_integer_type (alloc, TARGET_CHAR_BIT,
5943 = init_integer_type (alloc, gdbarch_short_bit (gdbarch),
5946 = init_integer_type (alloc, gdbarch_short_bit (gdbarch),
5949 = init_integer_type (alloc, gdbarch_int_bit (gdbarch),
5952 = init_integer_type (alloc, gdbarch_int_bit (gdbarch),
5955 = init_integer_type (alloc, gdbarch_long_bit (gdbarch),
5958 = init_integer_type (alloc, gdbarch_long_bit (gdbarch)
3388 init_integer_type (type_allocator &alloc, function
    [all...]

Completed in 30 milliseconds