Lines Matching full:producer
57 A producer API set that allows applications to add debug information
59 The functions that comprise the DWARF producer API are described in
61 .Sx "DWARF Producer API"
578 .Sh The DWARF Producer API
579 The DWARF producer API permits applications to add DWARF information to
582 The major functional groups of functions in the producer API are listed
608 Set the root debugging information entry for a DWARF producer instance.
619 are used to initialize a producer instance.
626 Retrieve a relocation array from a producer instance.
628 Return the number of relocation arrays for a producer instance.
632 Reset internal state for a producer instance.
652 Add information about an include directory to a producer instance.
656 Add information about a source file to a producer instance.
660 Link a frame descriptor to a producer instance.
662 Add information about a function to a producer instance.
672 Add information about a global name to a producer instance.
674 Add information about a type to a producer instance.
676 Add information about a static variable to a producer instance.
678 Add information about a weak symbol to a producer instance.
697 sets the instruction set architecture for the producer instance.