Searched refs:read_mapping (Results 1 – 15 of 15) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| 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()
|
| D | read-md.h | 217 struct mapping *read_mapping (struct iterator_group *group, htab_t table);
|
| 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.
|
| 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)
|
| D | ChangeLog-2007 | 10365 (read_mapping, read_rtx_1): Similar.
|
| D | ChangeLog-2017 | 41415 (md_reader::read_mapping): Likewise.
|
| D | ChangeLog-2004 | 17603 (find_macro, read_mapping, check_code_macro): New functions.
|
| /netbsd/src/external/gpl3/gdb/dist/gdb/ |
| D | linux-tdep.c | 472 read_mapping (const char *line) in read_mapping() function 920 struct mapping m = read_mapping (line); in linux_info_proc() 1377 struct mapping m = read_mapping (line); in parse_smaps_data()
|
| 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.
|
| 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.
|
| D | ChangeLog-2012 | 12460 * linux-nat.c (read_mapping, linux_nat_find_memory_regions): Remove. 12518 (read_mapping): New function.
|
| D | ChangeLog-2005 | 3063 * linux-nat.c (read_mapping): Don't stumble over entries in
|
| D | ChangeLog-2013 | 11263 * linux-tdep.c (read_mapping): Use skip_spaces_const.
|
| D | ChangeLog-2003 | 1333 * fbsd-proc.c (read_mapping): Use sscanf and fgets instead of
|
| /netbsd/src/external/gpl3/binutils/dist/ |
| 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
|