LLVM 19.0.0git
Public Attributes | List of all members
llvm::jitlink::aarch32::FixupInfoArm Struct Reference

FixupInfo checks for Arm edge kinds work on 32-bit words. More...

#include "llvm/ExecutionEngine/JITLink/aarch32.h"

Inheritance diagram for llvm::jitlink::aarch32::FixupInfoArm:
Inheritance graph
[legend]

Public Attributes

bool(* checkOpcode )(uint32_t Wd) = nullptr
 

Additional Inherited Members

Detailed Description

FixupInfo checks for Arm edge kinds work on 32-bit words.

Definition at line 181 of file aarch32.h.

Member Data Documentation

◆ checkOpcode

bool(* llvm::jitlink::aarch32::FixupInfoArm::checkOpcode) (uint32_t Wd) = nullptr

Definition at line 182 of file aarch32.h.


The documentation for this struct was generated from the following file: