Home
last modified time | relevance | path

Searched refs:d_call_offset (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c428 static int d_call_offset (struct d_info *, int);
1963 if (! d_call_offset (di, 'h')) in d_special_name()
1969 if (! d_call_offset (di, 'v')) in d_special_name()
1975 if (! d_call_offset (di, '\0')) in d_special_name()
1977 if (! d_call_offset (di, '\0')) in d_special_name()
2081 d_call_offset (struct d_info *di, int c) in d_call_offset() function
DChangeLog1839 (d_call_offset): Likewise.
2706 d_identifier, d_operator_name, d_special_name, d_call_offset,
2912 * cp-demangle.c (d_call_offset): Remove useless local variables