Searched refs:misalign_hdl (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/gprofng/libcollector/
H A Dunwind.c95 ( misalign_hdl && \
96 (unsigned long)x >= misalign_hdl && \
98 static unsigned long misalign_hdl = 0; variable
419 misalign_hdl = (unsigned long) dlsym (RTLD_DEFAULT, "__misalign_trap_handler");
422 misalign_hdlx = misalign_hdl + 292;
/netbsd-current/external/gpl3/binutils/dist/gprofng/libcollector/
H A Dunwind.c95 ( misalign_hdl && \
96 (unsigned long)x >= misalign_hdl && \
98 static unsigned long misalign_hdl = 0; variable
423 misalign_hdl = (unsigned long) dlsym (RTLD_DEFAULT, "__misalign_trap_handler");
426 misalign_hdlx = misalign_hdl + 292;

Completed in 127 milliseconds