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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/dynload/
H A Ddoff.h177 s32 dn_offset; /* offset into string table of name */ member in struct:doff_syment_t
H A Dcload.c766 if (input_sym->dn_offset > 0) {
768 if ((u32) input_sym->dn_offset <
771 BYTE_TO_HOST(input_sym->dn_offset);
778 input_sym->dn_offset);

Completed in 83 milliseconds