Home
last modified time | relevance | path

Searched defs:data_off (Results 1 – 2 of 2) sorted by relevance

/openbsd/usr.sbin/tcpdump/
H A Dprint-decnet.c436 u_int data_off = sizeof(struct minseghdr); in print_nsp() local
482 u_int data_off = sizeof(struct minseghdr); in print_nsp() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dexec.c594 exec_set_section_offsets (bfd_signed_vma text_off, bfd_signed_vma data_off, in exec_set_section_offsets()