MCPcopy Create free account
hub / github.com/lief-project/LIEF / getFileType

Method getFileType

plugins/ghidra/src/main/java/lief/macho/Header.java:66–66  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

64 public native CpuType getCpuType();
65
66 public native FileType getFileType();
67
68 public native int getCpuSubType();
69}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected