Documentation
¶
Index ¶
- func GetConvSym(symbFile string) func(name *ast.Object, mangleName string) (goName string, err error)
- func NC(cfg *llcppg.Config, fileMap map[string]*llcppg.FileInfo, ...) nc.NodeConverter
- func NewConvSym(syms ...SymbolEntry) func(name *ast.Object, mangleName string) (goName string, err error)
- type SymbolEntry
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConvSym ¶
func NewConvSym ¶
Types ¶
type SymbolEntry ¶
type SymbolEntry = cfg.SymbolEntry
Click to show internal directories.
Click to hide internal directories.