Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dmacroexp.c795 void *lookup_baton);
812 void *lookup_baton) in substitute_args() argument
875 scan (dest, &arg_src, no_loop, lookup_func, lookup_baton); in substitute_args()
904 void *lookup_baton) in expand() argument
924 scan (dest, &replacement_list, &new_no_loop, lookup_func, lookup_baton); in expand()
974 lookup_func, lookup_baton); in expand()
987 scan (dest, &substituted_src, &new_no_loop, lookup_func, lookup_baton); in expand()
1011 void *lookup_baton) in maybe_expand() argument
1032 struct macro_definition *def = lookup_func (id, lookup_baton); in maybe_expand()
1035 lookup_func, lookup_baton)) in maybe_expand()
[all …]
Dmacroexp.h87 void *lookup_baton);