dmd.backend.symtab

Symbol table array.

Members

Aliases

MEM_PH_CALLOC
alias MEM_PH_CALLOC = mem_calloc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MEM_PH_FREE
alias MEM_PH_FREE = mem_free
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MEM_PH_FREEFP
alias MEM_PH_FREEFP = mem_freefp
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MEM_PH_MALLOC
alias MEM_PH_MALLOC = mem_malloc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MEM_PH_REALLOC
alias MEM_PH_REALLOC = mem_realloc
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
MEM_PH_STRDUP
alias MEM_PH_STRDUP = mem_strdup
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
SYMIDX
alias SYMIDX = size_t
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Structs

symtab_t
struct symtab_t
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.

Meta