OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:addr_t
(Results
1 - 2
of
2
) sorted by null
/hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
McTypes.h
36
typedef void *
addr_t
;
typedef
/hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcLoadFormat.h
61
typedef void*
addr_t
; /**< an address, can be physical or virtual */
typedef
87
addr_t
start; /**< Virtual start address. */
136
addr_t
entry; /**< Virtual start address of service code. */
154
addr_t
mcLibEntry; /**< Address for McLib entry.
160
addr_t
mcLibBase; /**< McLib base address.
Completed in 40 milliseconds