Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprofng/common/
H A Dgp-experiment.h87 #define SP_TAG_DTRACEFATAL "dtracefatal" macro
/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DExperiment.cc1207 else if (strcmp (qName, SP_TAG_DTRACEFATAL) == 0) in startElement()