Home | History | Annotate | Download | only in perf

Lines Matching refs:ar_index

20119     const uint8_t *ar_index;
20126 ar_index = data + 4;
20127 ar_names = ar_index + nsyms * 4;
20136 off = get_be32(ar_index + i * 4) + sizeof(ArchiveHeader);