OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDR_SECTION_INFO
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap3/dspbridge/inc/
getsection.h
77
* the provided
LDR_SECTION_INFO
structure.
84
const struct
LDR_SECTION_INFO
**
97
* the provided
LDR_SECTION_INFO
structure. If there are less than "secn+1"
105
const struct
LDR_SECTION_INFO
**
138
const struct
LDR_SECTION_INFO
* sectionInfo,
dynamic_loader.h
340
struct
LDR_SECTION_INFO
{
372
/* use this macro to extract type of section from
LDR_SECTION_INFO
.type field */
404
struct
LDR_SECTION_INFO
* info, unsigned align);
419
struct
LDR_SECTION_INFO
* info);
462
LDR_ADDR locn, struct
LDR_SECTION_INFO
* info,
480
struct
LDR_SECTION_INFO
* info, unsigned bytsiz);
495
LDR_ADDR locn, struct
LDR_SECTION_INFO
* info,
Completed in 111 milliseconds