This file is indexed.

/usr/lib/x86_64-linux-gnu/libthread_db_pic.map is in libc6-pic 2.19-0ubuntu6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
GLIBC_2.2.5 {
  global:
    td_init; td_log; td_ta_clear_event; td_ta_delete; td_ta_enable_stats;
    td_symbol_list;
    td_ta_event_addr; td_ta_event_getmsg; td_ta_get_nthreads; td_ta_get_ph;
    td_ta_get_stats; td_ta_map_id2thr; td_ta_map_lwp2thr; td_ta_new;
    td_ta_reset_stats; td_ta_set_event; td_ta_setconcurrency;
    td_ta_thr_iter; td_ta_tsd_iter; td_thr_clear_event; td_thr_dbresume;
    td_thr_dbsuspend; td_thr_event_enable; td_thr_event_getmsg;
    td_thr_get_info; td_thr_getfpregs; td_thr_getgregs; td_thr_getxregs;
    td_thr_getxregsize; td_thr_set_event; td_thr_setfpregs; td_thr_setgregs;
    td_thr_setprio; td_thr_setsigpending; td_thr_setxregs; td_thr_sigsetmask;
    td_thr_tsd; td_thr_validate;
  local:
    *;
};
GLIBC_2.3 {
  global:
    td_thr_tls_get_addr;
} GLIBC_2.2.5;
GLIBC_2.3.3 {
  global:
    td_thr_tlsbase;
} GLIBC_2.3;