Home
last modified time | relevance | path

Searched defs:shdr (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
DElf32Convert.c309 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections32() local
336 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections32() local
387 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections32() local
440 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections32() local
959 Elf_Shdr *shdr = GetShdrByIndex(Index); in WriteRelocations32() local
DElf64Convert.c303 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections64() local
330 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections64() local
381 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections64() local
433 Elf_Shdr *shdr = GetShdrByIndex(i); in ScanSections64() local
/device/google/contexthub/util/nanoapp_postprocess/
Dpostprocess_elf.c587 GElf_Shdr shdr; in elfParse() local