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

/vbox/src/VBox/Runtime/common/ldr/
H A DldrELFRelocatable.cpp.h131 const char *pShStr; member in struct:RTLDRMODELF
156 pModElf->pShStr = (const char *)(pu8 + pModElf->paShdrs[pModElf->Ehdr.e_shstrndx].sh_offset);
1777 //pModElf->pShStr = NULL;

Completed in 53 milliseconds