/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | read-rtl.c | 1202 md_reader::read_mapping (struct iterator_group *group, htab_t table) in read_mapping() function 1389 read_mapping (&modes, modes.attrs); in read_rtx() 1394 read_mapping (&modes, modes.iterators); in read_rtx() 1399 read_mapping (&codes, codes.attrs); in read_rtx() 1404 check_code_iterator (read_mapping (&codes, codes.iterators)); in read_rtx() 1409 read_mapping (&ints, ints.attrs); in read_rtx() 1414 read_mapping (&ints, ints.iterators); in read_rtx()
|
H A D | read-md.h | 217 struct mapping *read_mapping (struct iterator_group *group, htab_t table);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | read-rtl.cc | 1230 md_reader::read_mapping (struct iterator_group *group, htab_t table) in read_mapping() function in md_reader 1417 read_mapping (&modes, modes.attrs); in read_rtx() 1422 read_mapping (&modes, modes.iterators); in read_rtx() 1427 read_mapping (&codes, codes.attrs); in read_rtx() 1432 check_code_iterator (read_mapping (&codes, codes.iterators)); in read_rtx() 1437 read_mapping (&ints, ints.attrs); in read_rtx() 1442 read_mapping (&ints, ints.iterators); in read_rtx()
|
H A D | read-md.h | 217 struct mapping *read_mapping (struct iterator_group *group, htab_t table);
|
H A D | ChangeLog-2016 | 1939 (rtx_reader::read_mapping): Rename to... 1940 (md_reader::read_mapping): ...this. 9431 (rtx_reader::read_mapping): New method decl. 9459 (read_mapping): Convert to... 9460 (rtx_reader::read_mapping): ...member function. 24955 (read_mapping): Likewise.
|
H A D | ChangeLog-2010 | 26488 (read_mapping): Likewise. 26561 (read_mapping): Replace tmp_char variable with a local name buffer. 26609 (validate_const_int, find_iterator, read_mapping, check_code_iterator)
|
H A D | ChangeLog-2007 | 10365 (read_mapping, read_rtx_1): Similar.
|
H A D | ChangeLog-2017 | 41415 (md_reader::read_mapping): Likewise.
|
H A D | ChangeLog-2004 | 17603 (find_macro, read_mapping, check_code_macro): New functions.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2015 | 7712 (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags) 7718 (struct smaps_vmflags, read_mapping, decode_vmflags) 7721 * nat/linux-maps.h (read_mapping): New declaration.
|
H A D | ChangeLog-2002 | 11730 * linux-proc.c (read_mapping): Scan up to end of line for filename. 14451 (read_mapping): New function, abstract and re-use code. 14452 (linux_find_memory_regions): Use new func read_mapping.
|
H A D | ChangeLog-2012 | 12460 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove. 12518 (read_mapping): New function.
|
H A D | ChangeLog-2005 | 3063 * linux-nat.c (read_mapping): Don't stumble over entries in
|
H A D | ChangeLog-2013 | 11263 * linux-tdep.c (read_mapping): Use skip_spaces_const.
|
H A D | ChangeLog-2003 | 1333 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2015 | 7712 (enum filterflags, struct smaps_vmflags, read_mapping, decode_vmflags) 7718 (struct smaps_vmflags, read_mapping, decode_vmflags) 7721 * nat/linux-maps.h (read_mapping): New declaration.
|
H A D | ChangeLog-2002 | 11730 * linux-proc.c (read_mapping): Scan up to end of line for filename. 14451 (read_mapping): New function, abstract and re-use code. 14452 (linux_find_memory_regions): Use new func read_mapping.
|
H A D | ChangeLog-2012 | 12460 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove. 12518 (read_mapping): New function.
|
H A D | ChangeLog-2005 | 3063 * linux-nat.c (read_mapping): Don't stumble over entries in
|
H A D | ChangeLog-2013 | 11263 * linux-tdep.c (read_mapping): Use skip_spaces_const.
|
H A D | ChangeLog-2003 | 1333 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 141290 gdb/linux-tdep: make read_mapping return a structure 141291 Change read_mapping to return a structure instead of taking many output
|