OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:n_un
(Results
1 - 3
of
3
) sorted by null
/external/google-breakpad/src/client/mac/handler/
breakpad_nlist_64.cc
188
q->
n_un
.n_strx = 0;
341
// use the string table index(q->
n_un
.n_strx) to read the symbol
360
if (q->
n_un
.n_strx == 0 || q->n_type & N_STAB)
365
if (lseek(fd, ss+q->
n_un
.n_strx, SEEK_SET) == -1) {
389
p->
n_un
.n_strx = q->
n_un
.n_strx;
/bionic/libc/kernel/uapi/linux/
a.out.h
112
}
n_un
;
member in struct:nlist
/external/kernel-headers/original/uapi/linux/
a.out.h
152
}
n_un
;
151
}
n_un
;
member in struct:nlist
Completed in 114 milliseconds