Searched refs:ScanSections (Results 1 - 4 of 4) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DElfConvert.h51 VOID (*ScanSections) (); member in struct:__anon9983
H A DElfConvert.c192 ElfFunctions.ScanSections ();
H A DElf64Convert.c176 ElfFunctions->ScanSections = ScanSections64;
H A DElf32Convert.c170 ElfFunctions->ScanSections = ScanSections32;

Completed in 3164 milliseconds