Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- b -
- BAREFLANK_DEVICETYPE
: driver_entry_interface.h
- BAREFLANK_MAJOR
: driver_entry_interface.h
- BAREFLANK_NAME
: driver_entry_interface.h
- BAREFLANK_VERSION_MAJOR
: constants.h
- BAREFLANK_VERSION_MINOR
: constants.h
- BAREFLANK_VERSION_PATCH
: constants.h
- bareflankCreateDevice()
: device.h
, device.c
- bareflankEvtDeviceAdd
: driver.h
, driver.c
- bareflankEvtDeviceD0Entry
: driver.h
, driver.c
- bareflankEvtDeviceD0Exit
: driver.h
, driver.c
- bareflankEvtDriverContextCleanup()
: driver.c
, driver.h
- bareflankEvtIoDeviceControl
: queue.h
, queue.c
- bareflankEvtIoStop
: queue.h
, queue.c
- bareflankQueueInitialize()
: queue.c
, queue.h
- BASE_EXCEPTION
: defaultreporter.h
- begin()
: reverse.h
- BF_BAD_ALLOC
: error_codes.h
- BF_ERROR_FAILED_TO_ADD_FILE
: error_codes.h
- BF_ERROR_FAILED_TO_DUMP_DR
: error_codes.h
- BF_ERROR_INVALID_ARG
: error_codes.h
- BF_ERROR_INVALID_INDEX
: error_codes.h
- BF_ERROR_MAX_MODULES_REACHED
: error_codes.h
- BF_ERROR_NO_MODULES_ADDED
: error_codes.h
- BF_ERROR_OUT_OF_MEMORY
: error_codes.h
- BF_ERROR_UNKNOWN
: error_codes.h
- BF_ERROR_VMM_CORRUPTED
: error_codes.h
- BF_ERROR_VMM_INVALID_STATE
: error_codes.h
- BF_IOCTL_FAILURE
: error_codes.h
- bf_ioctl_open()
: test_ioctl.cpp
, ioctl_private.cpp
- BF_IOCTL_SUCCESS
: error_codes.h
- BF_NX_TAG
: platform.c
- bf_read_ioctl()
: ioctl_private.cpp
, test_ioctl.cpp
, ioctl_private.cpp
- bf_read_write_ioctl()
: ioctl_private.cpp
- bf_send_ioctl()
: ioctl_private.cpp
, test_ioctl.cpp
, ioctl_private.cpp
- BF_SUCCESS
: error_codes.h
- BF_TAG
: platform.c
- BF_VMCALL_FAILURE
: error_codes.h
- BF_VMCALL_SUCCESS
: error_codes.h
- bf_write_ioctl()
: ioctl_private.cpp
, test_ioctl.cpp
, ioctl_private.cpp
- bfabs()
: misc.h
- BFELF_ERROR_INVALID_ARG
: error_codes.h
- BFELF_ERROR_INVALID_FILE
: error_codes.h
- BFELF_ERROR_INVALID_INDEX
: error_codes.h
- BFELF_ERROR_INVALID_SECTION
: error_codes.h
- BFELF_ERROR_INVALID_SEGMENT
: error_codes.h
- BFELF_ERROR_INVALID_SIGNATURE
: error_codes.h
- BFELF_ERROR_LOADER_FULL
: error_codes.h
- BFELF_ERROR_MISMATCH
: error_codes.h
- BFELF_ERROR_NO_SUCH_SYMBOL
: error_codes.h
- BFELF_ERROR_OUT_OF_ORDER
: error_codes.h
- BFELF_ERROR_UNSUPPORTED_FILE
: error_codes.h
- BFELF_ERROR_UNSUPPORTED_RELA
: error_codes.h
- BFELF_SUCCESS
: error_codes.h
- buf_size
: test_portio_x64.cpp