HomeSort by relevance Sort by last modified time
    Searched refs:ScanSections (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/GenFw/
ElfConvert.h 54 VOID (*ScanSections) ();
ElfConvert.c 198 ElfFunctions.ScanSections ();
Elf32Convert.c 179 ElfFunctions->ScanSections = ScanSections32;
    [all...]
Elf64Convert.c 185 ElfFunctions->ScanSections = ScanSections64;
    [all...]

Completed in 60 milliseconds