Home
last modified time | relevance | path

Searched defs:ElfProgramHeader (Results 1 – 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/elf/
DElfProgramHeader.java32 public class ElfProgramHeader { class
82 …public ElfProgramHeader(InputStream is, byte eiClass, byte eiData) throws IOException, ElfFormatEx… in ElfProgramHeader() method in ElfProgramHeader