Searched defs:ilocalsym (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dwrite_object.c101 static uint32_t ilocalsym = 0; variable
/macosx-10.9.5/cctools-845/cbtlibs/
H A Dlibsyminfo.c854 uint32_t irefsym, nrefsym, nextdefsym, iextdefsym, nlocalsym, ilocalsym; local
/macosx-10.9.5/cctools-845/ld/
H A Dobjects.h83 unsigned long ilocalsym; /* output index to above symbols */ member in struct:object_file
/macosx-10.9.5/cctools-845/misc/
H A Dnm.c907 uint32_t irefsym, nrefsym, nextdefsym, iextdefsym, nlocalsym, ilocalsym; local
H A Dstrip.c2557 uint32_t module_name, iextdefsym, nextdefsym, ilocalsym, nlocalsym; local
4435 uint32_t ncmds, s_flags, n_strx, module_name, ilocalsym, nlocalsym; local
[all...]
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Dmach-o.h286 unsigned long ilocalsym; /* Index to local symbols. */ member in struct:bfd_mach_o_dysymtab_command
/macosx-10.9.5/cctools-845/include/mach-o/
H A Dloader.h901 uint32_t ilocalsym; /* index to local symbols */ member in struct:dysymtab_command
1025 uint32_t ilocalsym; /* index into symbols for local symbols */ member in struct:dylib_module
1052 uint32_t ilocalsym; /* index into symbols for local symbols */ member in struct:dylib_module_64
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DMachO.h475 uint32_t ilocalsym; member in struct:llvm::MachO::dysymtab_command
506 uint32_t ilocalsym; member in struct:llvm::MachO::dylib_module
522 uint32_t ilocalsym; member in struct:llvm::MachO::dylib_module_64
/macosx-10.9.5/xnu-2422.115.4/EXTERNAL_HEADERS/mach-o/
H A Dloader.h900 uint32_t ilocalsym; /* index to local symbols */ member in struct:dysymtab_command
1024 uint32_t ilocalsym; /* index into symbols for local symbols */ member in struct:dylib_module
1051 uint32_t ilocalsym; /* index into symbols for local symbols */ member in struct:dylib_module_64

Completed in 307 milliseconds