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

/vbox/src/VBox/Runtime/common/ldr/
H A DldrELF.cpp62 static const char *rtldrElfGetShdrType(uint32_t iType);
88 static const char *rtldrElfGetShdrType(uint32_t iType) function
H A DldrELFRelocatable.cpp.h1636 pShdr->sh_type, rtldrElfGetShdrType(pShdr->sh_type), pShdr->sh_flags, pShdr->sh_addr,

Completed in 46 milliseconds