MCPcopy Create free account
hub / github.com/Vector35/debugger / BNMetadata

Class BNMetadata

api/ffi.h:54–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 typedef struct BNArchitecture BNArchitecture;
53 typedef struct BNDataBuffer BNDataBuffer;
54 typedef struct BNMetadata BNMetadata;
55
56// When `ffi.h` gets parsed by clang type parser, the binaryninjacore.h is NOT included so this enum will become not
57// defined. As a workaround, I duplicate its definition here. When the code gets compiled, the `BN_TYPE_PARSER` is

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected