Home
last modified time | relevance | path

Searched refs:ldr_sym (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/staging/tidspbridge/pmgr/
Ddbll.c898 struct ldr_symbol *ldr_sym = (struct ldr_symbol *)this; in dbll_find_symbol() local
903 lib = ldr_sym->lib; in dbll_find_symbol()
941 struct ldr_symbol *ldr_sym = (struct ldr_symbol *)this; in find_in_symbol_table() local
945 lib = ldr_sym->lib; in find_in_symbol_table()
962 struct ldr_symbol *ldr_sym = (struct ldr_symbol *)this; in dbll_add_to_symbol_table() local
966 lib = ldr_sym->lib; in dbll_add_to_symbol_table()
1012 struct ldr_symbol *ldr_sym = (struct ldr_symbol *)this; in dbll_purge_symbol_table() local
1015 lib = ldr_sym->lib; in dbll_purge_symbol_table()
1024 struct ldr_symbol *ldr_sym = (struct ldr_symbol *)this; in allocate() local
1028 lib = ldr_sym->lib; in allocate()
[all …]