Searched refs:dbll_flags (Results 1 – 6 of 6) sorted by relevance
/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/ |
D | dblldefs.h | 42 typedef s32 dbll_flags; typedef 59 dbll_flags type; /* Code, data, or BSS */ 349 dbll_flags flags, 376 dbll_flags flags,
|
D | dbll.h | 43 dbll_flags flags, 46 dbll_flags flags,
|
D | cod.h | 333 dbll_flags flags);
|
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/ |
D | cod.c | 479 dbll_flags flags; in cod_load_base() 573 dbll_flags flags) in cod_open_base()
|
D | dbll.c | 450 int dbll_load(struct dbll_library_obj *lib, dbll_flags flags, in dbll_load() 572 int dbll_open(struct dbll_tar_obj *target, char *file, dbll_flags flags, in dbll_open()
|
/linux-2.6.39/drivers/staging/tidspbridge/rmgr/ |
D | nldr.c | 419 dbll_flags flags; in nldr_create() 1241 dbll_flags flags = DBLL_SYMB | DBLL_CODE | DBLL_DATA | DBLL_DYNAMIC; in load_lib()
|