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

  /src/external/gpl3/gdb.old/dist/gdb/
target-float.c 1738 match_endianness (const gdb_byte *from, const struct type *type, gdb_byte *to) function
1830 match_endianness (dec, type, to);
1840 match_endianness (addr, type, dec);
1922 match_endianness (addr, type, dec);
1985 match_endianness (dec, type, addr);
  /src/external/gpl3/gdb/dist/gdb/
target-float.c 1738 match_endianness (const gdb_byte *from, const struct type *type, gdb_byte *to) function
1830 match_endianness (dec, type, to);
1840 match_endianness (addr, type, dec);
1922 match_endianness (addr, type, dec);
1985 match_endianness (dec, type, addr);

Completed in 25 milliseconds