HomeSort by relevance Sort by last modified time
    Searched defs:load_addr (Results 1 - 3 of 3) sorted by null

  /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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/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

Completed in 325 milliseconds