Home
last modified time | relevance | path

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

/device/linaro/hikey/hifi/xaf/hifi-dpf/build_hikey/hifi_hikey_lsp/ldscripts/
Delf32xtensa.x44 sram0_phdr PT_LOAD; variable
45 sram0_bss_phdr PT_LOAD; variable
46 old_vlpd_phdr PT_LOAD; variable
47 old_vlpd_bss_phdr PT_LOAD; variable
48 efr_fr_hr_vlpd_phdr PT_LOAD; variable
49 efr_fr_hr_vlpd_bss_phdr PT_LOAD; variable
50 amr_vlpd_phdr PT_LOAD; variable
51 amr_vlpd_bss_phdr PT_LOAD; variable
52 amrwb_vlpd_phdr PT_LOAD; variable
53 amrwb_vlpd_bss_phdr PT_LOAD; variable
[all …]
Delf32xtensa.xbn44 sram0_phdr PT_LOAD;
45 sram0_bss_phdr PT_LOAD;
46 old_vlpd_phdr PT_LOAD;
47 old_vlpd_bss_phdr PT_LOAD;
48 efr_fr_hr_vlpd_phdr PT_LOAD;
49 efr_fr_hr_vlpd_bss_phdr PT_LOAD;
50 amr_vlpd_phdr PT_LOAD;
51 amr_vlpd_bss_phdr PT_LOAD;
52 amrwb_vlpd_phdr PT_LOAD;
53 amrwb_vlpd_bss_phdr PT_LOAD;
[all …]
Delf32xtensa.xn44 sram0_phdr PT_LOAD;
45 sram0_bss_phdr PT_LOAD;
46 old_vlpd_phdr PT_LOAD;
47 old_vlpd_bss_phdr PT_LOAD;
48 efr_fr_hr_vlpd_phdr PT_LOAD;
49 efr_fr_hr_vlpd_bss_phdr PT_LOAD;
50 amr_vlpd_phdr PT_LOAD;
51 amr_vlpd_bss_phdr PT_LOAD;
52 amrwb_vlpd_phdr PT_LOAD;
53 amrwb_vlpd_bss_phdr PT_LOAD;
[all …]
/device/linaro/bootloader/edk2/ArmPlatformPkg/Library/ArmShellCmdRunAxf/
DElfLoader.c320 if (ProgramHdrPtr->p_type == PT_LOAD) { in ElfLoadFile()
Delf_common.h266 #define PT_LOAD 1 /* Loadable segment. */ macro
/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
Delf_common.h266 #define PT_LOAD 1 /* Loadable segment. */ macro