- MAP_SEG2SYMIDX
SYMIDX MAP_SEG2SYMIDX(int seg)
Undocumented in source. Be warned that the author may not have intended to support it.
- MAP_SEG2SYMIDX
SYMIDX MAP_SEG2SYMIDX(int seg)
Undocumented in source. Be warned that the author may not have intended to support it.
- OFFSET_FAC
int OFFSET_FAC()
Undocumented in source. Be warned that the author may not have intended to support it.
- REGSIZE
int REGSIZE()
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
- _errno
int* _errno()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- append_addr
void append_addr(Outbuffer* buf, targ_size_t addr)
Undocumented in source. Be warned that the author may not have intended to support it.
- cv_func
void cv_func(Funcsym* s)
Write out symbol table for current function.
- cv_outlist
void cv_outlist()
Write out any deferred symbols.
- cv_outsym
void cv_outsym(Symbol* s)
Write out symbol table for current function.
- doUnwindEhFrame
bool doUnwindEhFrame()
Determine if generating a eh_frame with full
unwinding information.
This decision is done on a per-function basis.
- dwarf_CFA_args_size
void dwarf_CFA_args_size(size_t sz)
Set total size of arguments pushed on the stack.
- dwarf_CFA_offset
void dwarf_CFA_offset(int reg, int offset)
Set reg to be at offset from frame register.
- dwarf_CFA_offset
void dwarf_CFA_offset(int reg, int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_CFA_set_loc
void dwarf_CFA_set_loc(uint location)
Set the location, i.e. the offset from the start
of the function. It must always be greater than
the current location.
- dwarf_CFA_set_loc
void dwarf_CFA_set_loc(uint location)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_CFA_set_reg_offset
void dwarf_CFA_set_reg_offset(int reg, int offset)
Set the frame register, and its offset.
- dwarf_CFA_set_reg_offset
void dwarf_CFA_set_reg_offset(int reg, int offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_abbrev_code
uint dwarf_abbrev_code(const(ubyte)[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_abbrev_code
uint dwarf_abbrev_code(const(ubyte)* data, size_t nbytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_addrel
void dwarf_addrel(int seg, targ_size_t offset, int targseg, targ_size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_addrel64
void dwarf_addrel64(int seg, targ_size_t offset, int targseg, targ_size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_apprel32
void dwarf_apprel32(int seg, Outbuffer* buf, int targseg, targ_size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_appreladdr
void dwarf_appreladdr(int seg, Outbuffer* buf, int targseg, targ_size_t val)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_classify_struct
ubyte dwarf_classify_struct(uint sflags)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_eh_frame_alloc
int dwarf_eh_frame_alloc()
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_except_gentables
void dwarf_except_gentables(Funcsym* sfunc, uint startoffset, uint retoffset)
Write Dwarf-style exception tables.
- dwarf_except_gentables
void dwarf_except_gentables(Funcsym* sfunc, uint startoffset, uint retoffset)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_except_table_alloc
int dwarf_except_table_alloc(Symbol* s)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_func_start
void dwarf_func_start(Symbol* sfunc)
Start of code gen for function.
- dwarf_func_term
void dwarf_func_term(Symbol* sfunc)
End of code gen for function.
- dwarf_getsegment
int dwarf_getsegment(const(char)* name, int align_, int flags)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_getsegment_alloc
int dwarf_getsegment_alloc(const(char)* name, const(char)* suffix, int align_)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_initfile
void dwarf_initfile(const(char)* filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_initfile
void dwarf_initfile(const(char)[] filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_initmodule
void dwarf_initmodule(const(char)* filename, const(char)* modname)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_initmodule
void dwarf_initmodule(const(char)[] filename, const(char)[] modname)
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_line_addfile
int dwarf_line_addfile(const(char)* filename)
int dwarf_line_addfile(const(char)[] filename)
Add a file to the .debug_line header
- dwarf_regno
int dwarf_regno(int reg)
Convert CPU register number to Dwarf register number.
- dwarf_termfile
void dwarf_termfile()
Finish writing Dwarf debug info to object file.
- dwarf_termmodule
void dwarf_termmodule()
Undocumented in source. Be warned that the author may not have intended to support it.
- dwarf_typidx
uint dwarf_typidx(type* t)
Undocumented in source. Be warned that the author may not have intended to support it.
- getSymName
const(char)* getSymName(Symbol* sym)
Returns a pretty identifier name from sym.
- getcwd
char* getcwd(char* buffer, size_t maxlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- writeDebugFrameFDE
void writeDebugFrameFDE(IDXSEC dfseg, Symbol* sfunc)
Generate function's Frame Description Entry into .debug_frame
- writeDebugFrameHeader
void writeDebugFrameHeader(Outbuffer* buf)
Append .debug_frame header to buf.
- writeEhFrameFDE
void writeEhFrameFDE(IDXSEC dfseg, Symbol* sfunc, bool ehunwind, uint CIE_offset)
Append function's FDE (Frame Description Entry) to .eh_frame
Compiler implementation of the D programming language.