Skip to contents

Get a symbol pointer from a libtcc state

Usage

tcc_get_symbol(state, name)

Arguments

state

A tcc_state.

name

Symbol name to look up.

Value

External pointer of class tcc_symbol.