Skip to main content

is_indirect

Function is_indirect 

Source
pub fn is_indirect(kind: RelocKind) -> bool
Expand description

Whether this reloc kind resolves through a pointer slot (GOT/IAT/refptr) — the buffer layout must provide one and point the site at it.