Searched defs:modbeg (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/include/vms/
H A Ddmt.h29 unsigned char modbeg[4]; member in struct:vms_dmt_header
/netbsd-current/external/gpl3/binutils/dist/include/vms/
H A Ddmt.h29 unsigned char modbeg[4]; member in struct:vms_dmt_header
/netbsd-current/external/gpl3/gdb/dist/include/vms/
H A Ddmt.h29 unsigned char modbeg[4]; member in struct:vms_dmt_header
/netbsd-current/external/gpl3/gdb.old/dist/include/vms/
H A Ddmt.h29 unsigned char modbeg[4]; member in struct:vms_dmt_header
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c564 DST_MODULE_BEGIN modbeg; local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dvmsdbgout.cc565 DST_MODULE_BEGIN modbeg; local
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Dvms-alpha.c241 unsigned int modbeg; member in struct:module
4819 unsigned int modbeg = bfd_getl32 (ptr + DBG_S_L_DMT_MODBEG); local
4887 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; local
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dvms-alpha.c241 unsigned int modbeg; member in struct:module
4976 unsigned int modbeg = bfd_getl32 (ptr + DBG_S_L_DMT_MODBEG); local
5045 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; local
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dvms-alpha.c241 unsigned int modbeg; member in struct:module
4976 unsigned int modbeg = bfd_getl32 (ptr + DBG_S_L_DMT_MODBEG); local
5045 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; local
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Dvms-alpha.c241 unsigned int modbeg; member in struct:module
4949 unsigned int modbeg = bfd_getl32 (ptr + DBG_S_L_DMT_MODBEG); local
5018 unsigned int modbeg = PRIV (dst_section)->filepos + module->modbeg; local
[all...]

Completed in 148 milliseconds