Searched refs:Elf_Size (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrELF.h38 typedef Elf64_Size Elf_Size; typedef
63 typedef Elf32_Size Elf_Size; typedef
/vbox/src/VBox/Runtime/common/ldr/
H A DldrELFRelocatable.cpp.h70 #define Elf_Size RTLDRELF_MID(Elf,_Size) macro
190 const Elf_Addr SecAddr, Elf_Size cbSec,
192 const void *pvRelocs, Elf_Size cbRelocs)
224 Elf_Size iSym = ELF_R_SYM(paRels[iRel].r_info);
408 Elf_Size iSym, const Elf_Sym **ppSym, Elf_Addr *pSymValue)
508 const Elf_Addr SecAddr, Elf_Size cbSec, const uint8_t *pu8SecBaseR, uint8_t *pu8SecBaseW,
509 const void *pvRelocs, Elf_Size cbRelocs)
1969 #undef Elf_Size macro

Completed in 76 milliseconds