Lines Matching refs:operation
972 bfd_boolean (*operation) (bfd *,
987 operation) (abfd, &sh->section, user_storage))
1347 void (*operation) (bfd *, asection *, void *),
1354 (*operation) (abfd, sect, user_storage);
1367 bfd_boolean (*operation) (bfd *abfd, asection *sect, void *obj),
1371 Call the provided function @var{operation} for each section
1375 | operation (abfd, the_section, obj);
1377 It returns the first section for which @var{operation} returns true.
1383 bfd_boolean (*operation) (bfd *, asection *, void *),
1389 if ((*operation) (abfd, sect, user_storage))
1404 Set @var{sec} to the size @var{val}. If the operation is