Home
last modified time | relevance | path

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

/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/elf/
DElfHeader.java32 public class ElfHeader { class
127 public ElfHeader(InputStream is) throws IOException, ElfFormatException { in ElfHeader() method in ElfHeader