Searched refs:NewTextPhdr (Results 1 – 1 of 1) sorted by relevance
3949 ELF64LE::Phdr NewTextPhdr = createNewTextPhdr(); in patchELFPHDRTable() local3950 OS.write(reinterpret_cast<const char *>(&NewTextPhdr), in patchELFPHDRTable()3951 sizeof(NewTextPhdr)); in patchELFPHDRTable()3959 ELF64LE::Phdr NewTextPhdr = createNewTextPhdr(); in patchELFPHDRTable() local3960 OS.write(reinterpret_cast<const char *>(&NewTextPhdr), sizeof(NewTextPhdr)); in patchELFPHDRTable()