Searched refs:phdr_size (Results 1 – 1 of 1) sorted by relevance
256 uint32_t phdr_size = sizeof(Elf32_Phdr) * PH_NUM; in Write() local259 LOG(INFO) << "phdr_size=" << phdr_size << std::hex << " " << phdr_size; in Write()