ddc ~master (2022-05-11T07:34:37.0755476)
Dub
Repo
FuncData
dmd
backend
cv8
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
version(COMPILE)
extern (
C
++) nothrow
static if
(
1
)
struct
FuncData {
Symbol
*
sfunc
;
uint
section_length
;
const
(
char
)*
srcfilename
;
uint
srcfileoff
;
uint
linepairstart
;
uint
linepairbytes
;
uint
linepairsegment
;
Outbuffer
*
f1buf
;
Outbuffer
*
f1fixup
;
}
Members
Variables
f1buf
Outbuffer
*
f1buf
;
Undocumented in source.
f1fixup
Outbuffer
*
f1fixup
;
Undocumented in source.
linepairbytes
uint
linepairbytes
;
Undocumented in source.
linepairsegment
uint
linepairsegment
;
Undocumented in source.
linepairstart
uint
linepairstart
;
Undocumented in source.
section_length
uint
section_length
;
Undocumented in source.
sfunc
Symbol
*
sfunc
;
Undocumented in source.
srcfilename
const
(
char
)*
srcfilename
;
Undocumented in source.
srcfileoff
uint
srcfileoff
;
Undocumented in source.
Meta
Source
See Implementation
dmd
backend
cv8
functions
REGSIZE
cv8_addfile
cv8_daarray
cv8_darray
cv8_ddelegate
cv8_func_start
cv8_func_term
cv8_fwdref
cv8_initfile
cv8_initmodule
cv8_linnum
cv8_outsym
cv8_regnum
cv8_termfile
cv8_termmodule
cv8_udt
cv8_writename
cv8_writesection
getcwd
manifest constants
CV8_MAX_SYMBOL_LENGTH
static variables
currentfuncdata
structs
F1_Fixups
FuncData