GCC Middle and Back End API Reference
target_libfuncs Struct Reference

#include <libfuncs.h>

Collaboration diagram for target_libfuncs:

Data Fields

rtx x_libfunc_table [LTI_MAX]
 
hash_table< libfunc_hasher > * x_libfunc_hash
 

Detailed Description

Target-dependent globals.   

Field Documentation

◆ x_libfunc_hash

hash_table<libfunc_hasher>* target_libfuncs::x_libfunc_hash

◆ x_libfunc_table

rtx target_libfuncs::x_libfunc_table[LTI_MAX]

The documentation for this struct was generated from the following file: