Searched defs:GetPhdrByIndex (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/GenFw/
H A DElf32Convert.c197 GetPhdrByIndex ( function
862 DynamicSegment = GetPhdrByIndex (Index);
906 TargetSegment = GetPhdrByIndex (ELF32_R_SYM (Rel->r_info) - 1);

Completed in 37 milliseconds