If -show=cfi is specified, this option outputs the contents of the function list for use in detecting illegal indirect function calls. The output example is given below.
*** CFI Function List ***
SYMBOL/ADDRESS
_func (1)
0000F100 (2)
|
|
|
|
Outputs the symbol for the function.
|
|
Outputs the address of the function if a symbol for it has not been defined.
|