OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:load_addr
(Results
1 - 4
of
4
) sorted by null
/external/grub/stage2/
mb_header.h
41
unsigned
load_addr
;
member in struct:multiboot_header
/hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h
344
LDR_ADDR
load_addr
; /* load address of the section */
member in struct:LDR_SECTION_INFO
394
*
load_addr
and run_addr fields of the section info structure. Returns TRUE
398
* Frequently
load_addr
and run_addr are the same, but if they are not
399
*
load_addr
is used with Dynamic_Loader_Initialize, and run_addr is
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
elf-fdpic.h
47
unsigned long
load_addr
; /* user address at which to map binary */
member in struct:elf_fdpic_params
/external/grub/docs/
multiboot.h
55
unsigned long
load_addr
;
member in struct:multiboot_header
Completed in 1290 milliseconds