Generate a type index for a parameter list.
Return 'calling convention' type of function.
Return number of bytes required to store a numeric leaf.
Return number of bytes required to store a signed numeric leaf.
Store numeric leaf. Must use exact same number of bytes as cv4_numericbytes().
Store signed numeric leaf. Must use exact same number of bytes as cv4_signednumericbytes().
Return type index of struct. Input: s struct tag symbol flags 0 generate a reference to s 1 just saw the definition of s 2 saw key function for class s 3 no longer have a key function for class s
Return CV4 type index for a type.
Search for debtyp_t in debtyp[]. If it is there, return the index of it, and free d. Otherwise, add it.
Write out symbol table for current function.
Store a null record at DEB_NULL.
Stuff a namestring into p.
Write out symbol table for current function.
Return number of bytes consumed in OBJ file by a name.
Write out data to .OBJ file.
Return cv type index for a type.
Allocate a debtyp_t.
CodeView 4 symbolic debug info generation
Compiler implementation of the D programming language.