Everything
3.2.11 CFI Information

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)

Item Number

Description

(1)

Outputs the symbol for the function.

(2)

Outputs the address of the function if a symbol for it has not been defined.