Lines Matching refs:debug
3720 /// that takes place when doing "abidw --debug-abidiff <binary>".
3743 /// 'abidw --debug-abidiff <binary>'.
3758 /// Turn on/off the self comparison debug mode.
3760 /// @param f true iff the self comparison debug mode is turned on.
3766 /// debugging' as triggered by 'abidw --debug-abidiff' command.
3768 /// @return true if self comparison debug is on.
3776 /// the command: "abidw --debug-tc".
3785 /// using the command: "abidw --debug-tc".
3794 /// using the command: "abidw --debug-dc".
3803 /// using the command: "abidw --debug-dc".
3863 /// 'abidw --debug-abidiff <binary>'.
3880 /// --debug-abidiff".
3900 /// --debug-abidiff".
3922 /// 'abidw --debug-abidiff <binary>'.
4612 /// instance, if the ABI artifact comes from debug info, then the
4613 /// source location that is present in the debug info represent a
9466 debug(const type_or_decl_base* artifact)
9483 debug(const type_base* artifact)
9485 debug(static_cast<const type_or_decl_base*>(artifact));
9500 debug(const decl_base* artifact)
9502 debug(static_cast<const type_or_decl_base*>(artifact));
14062 /// --enable-debug-type-canonicalization and by running "abidw
14063 /// --debug-tc". In that case, T is going to be compared to C twice:
14257 // possibly via the use of 'abidw --debug-abidiff <binary>'.
26601 /// This is used to debug core diffing issues on functions. The