Function pointers are simply pointers to the label of the respective function. There are no table of contents (TOC) requirements for function pointers.
Function pointers are simply pointers to the label of the respective function. There are no table of contents (TOC) requirements for function pointers.