Searched refs:HWCFUNCS_PARSE_ATTR (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/common/
H A Dhwcfuncs.h105 #define HWCFUNCS_PARSE_ATTR '~' macro
H A Dhwcfuncs.c474 tail = strchr (counter_copy, HWCFUNCS_PARSE_ATTR);
513 tail = strchr (head, HWCFUNCS_PARSE_ATTR);
599 attr_delim = strchr (nameptr, HWCFUNCS_PARSE_ATTR);
/netbsd-current/external/gpl3/binutils/dist/gprofng/common/
H A Dhwcfuncs.h105 #define HWCFUNCS_PARSE_ATTR '~' macro
H A Dhwcfuncs.c466 tail = strchr (counter_copy, HWCFUNCS_PARSE_ATTR);
505 tail = strchr (head, HWCFUNCS_PARSE_ATTR);
591 attr_delim = strchr (nameptr, HWCFUNCS_PARSE_ATTR);

Completed in 113 milliseconds