Home
last modified time | relevance | path

Searched refs:viUPXEnd (Results 1 – 1 of 1) sorted by relevance

/dports/devel/xelfviewer/XELFViewer-0.03/SpecAbstract/
H A Dspecabstract.cpp14189 …VI_STRUCT viUPXEnd=_get_UPX_vi(pDevice,bIsImage,pELFInfo->basic_info.nSize-0x24,0x24,XBinary::FT_E… in ELF_handle_Protection() local
14192 if((viUPXEnd.bIsValid)||(viUPX.bIsValid)) in ELF_handle_Protection()
14199 if(viUPXEnd.sVersion!="") recordSS.sVersion=viUPXEnd.sVersion; in ELF_handle_Protection()
14202 if(viUPXEnd.sInfo!="") recordSS.sInfo=viUPXEnd.sInfo; in ELF_handle_Protection()
14208 if(viUPXEnd.nValue==0x21434553) // SEC! in ELF_handle_Protection()
14213 else if(viUPXEnd.nValue==0x00010203) in ELF_handle_Protection()
14218 else if(viUPXEnd.nValue==0x214d4a41) // "AJM!" in ELF_handle_Protection()