Crate llvm_stackmap

Source

Structs§

LiveOut
A register that must stay alive (is not allowed to be trashed) during execution of the PatchPoint. Whether a value must be manually saved depends on the calling convention used for a given PatchPoint.
Location
StackMap
StkMapRecord
StkSizeRecord
Describes one function of the binary the Stackmap belongs to.

Enums§

LLVMInstruction
LocationType
ParsingError