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

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/src/
H A Dcollector_module.h135 #define FRINFO_NO_WALK 0x40000000 macro
/netbsd-current/external/gpl3/binutils/dist/gprofng/src/
H A Dcollector_module.h139 #define FRINFO_NO_WALK 0x40000000 macro
/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c520 if (mode & FRINFO_NO_WALK)
585 unwind_mode |= FRINFO_NO_WALK;
861 unwind_mode |= FRINFO_NO_WALK;
4408 if (mode & FRINFO_NO_WALK)
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c524 if (mode & FRINFO_NO_WALK)
591 unwind_mode |= FRINFO_NO_WALK;
867 unwind_mode |= FRINFO_NO_WALK;
4414 if (mode & FRINFO_NO_WALK)

Completed in 286 milliseconds