Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/tidspbridge/include/dspbridge/
Ddblldefs.h42 typedef s32 dbll_flags; typedef
59 dbll_flags type; /* Code, data, or BSS */
349 dbll_flags flags,
376 dbll_flags flags,
Ddbll.h43 dbll_flags flags,
46 dbll_flags flags,
Dcod.h333 dbll_flags flags);
/linux-2.6.39/drivers/staging/tidspbridge/pmgr/
Dcod.c479 dbll_flags flags; in cod_load_base()
573 dbll_flags flags) in cod_open_base()
Ddbll.c450 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/
Dnldr.c419 dbll_flags flags; in nldr_create()
1241 dbll_flags flags = DBLL_SYMB | DBLL_CODE | DBLL_DATA | DBLL_DYNAMIC; in load_lib()