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