Skip to content

Conversation

@bonsthie
Copy link

@bonsthie bonsthie commented Dec 1, 2025

This feature enables emission of IFUNC symbols for global directive.

Example syntax:

    global  func_ifunc:function

    global  func:gnu_ifunc
    func    equ func_ifunc

This feature enables emission of IFUNC symbols for global directive.

Example syntax:
```asm
    global  func_ifunc:function

    global  func:gnu_ifunc
    func    equ func_ifunc
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant