Home | History | Annotate | Download | only in perf

Lines Matching refs:ar_index

20120     const uint8_t *ar_index;
20127 ar_index = data + 4;
20128 ar_names = ar_index + nsyms * 4;
20137 off = get_be32(ar_index + i * 4) + sizeof(ArchiveHeader);