Home
last modified time | relevance | path

Searched defs:so_list (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dsolist.h32 struct so_list struct
38 struct so_list *next; /* next structure in linked list */ argument
44 struct lm_info *lm_info;
51 char so_original_name[SO_NAME_MAX_PATH_SIZE];
77 void (*relocate_section_addresses) (struct so_list *so, argument
Dpa64solib.c73 struct so_list struct
77 struct so_list *next; argument
86 static struct so_list *so_list_head; argument
722 struct so_list *so_list = so_list_head; in pa64_solib_get_got_by_pc() local
748 struct so_list *so_list = so_list_head; in pa64_solib_get_solib_by_pc() local
771 struct so_list *so_list = so_list_head; in pa64_sharedlibrary_info_command() local
Dsomsolib.c138 struct so_list struct
149 struct so_list *next; argument
561 struct so_list *so_list = so_list_head; in som_solib_add() local
1347 struct so_list *so_list = so_list_head; in som_solib_get_got_by_pc() local
1372 struct so_list *so_list = so_list_head; in som_solib_get_solib_by_pc() local
1394 struct so_list *so_list = so_list_head; in som_solib_section_offsets() local
1438 struct so_list *so_list = so_list_head; in som_sharedlibrary_info_command() local