Home
last modified time | relevance | path

Searched defs:nreloc (Results 1 – 9 of 9) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libiberty/
H A Dsimple-object-mach-o.c141 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
158 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/gdb-7/include/mach-o/
H A Dexternal.h51 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
69 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/binutils-2.27/libiberty/
H A Dsimple-object-mach-o.c141 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
158 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/binutils-2.34/libiberty/
H A Dsimple-object-mach-o.c141 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
158 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/gdb-7/libiberty/
H A Dsimple-object-mach-o.c141 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
158 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/gcc-4.7/libiberty/
H A Dsimple-object-mach-o.c141 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
158 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/binutils-2.27/include/mach-o/
H A Dexternal.h50 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
68 unsigned char nreloc[4]; /* Number of relocs for this section. */ member
/dflybsd-src/contrib/binutils-2.27/binutils/
H A Dod-xcoff.c347 unsigned int nreloc; member
/dflybsd-src/sys/dev/drm/i915/
H A Di915_gem_execbuffer.c1518 const unsigned int nreloc = eb->exec[i].relocation_count; in eb_copy_relocations() local