Searched defs:phdrNum (Results 1 – 2 of 2) sorted by relevance
301 INT32 phdrNum = dlInfo->elfEhdr.e_phnum; in OsReserveSpace() local422 INT32 phdrNum = dlInfo->elfEhdr.e_phnum; in OsGetDynBase() local
364 STATIC UINT32 OsGetAllocSize(const LD_ELF_PHDR *elfPhdr, INT32 phdrNum) in OsGetAllocSize()