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

/external/valgrind/coregrind/m_debuginfo/
H A Dreadmacho.c71 # define NLIST nlist macro
78 # define NLIST nlist_64 macro
311 struct NLIST nl;
313 ML_(cur_plus)(symtab_cur, i * sizeof(struct NLIST)),
910 * sizeof(struct NLIST)) {
940 dysymcmd.iextdefsym * sizeof(struct NLIST)),
946 dysymcmd.ilocalsym * sizeof(struct NLIST)),

Completed in 107 milliseconds