Lines Matching full:emit

342 /// The kind of accelerator tables we should emit.
391 /// As an optimization, there is no need to emit an entry in the directory
422 /// Whether to emit all linkage names, or just abstract subprograms.
441 /// Emit a .debug_macro section instead of .debug_macinfo.
493 // can emit multiple tables during LTO each of which uses directory
563 /// Emit the debug info section.
566 /// Emit the abbreviation section.
569 /// Emit the string offsets table header.
572 /// Emit a specified accelerator table.
576 /// Emit DWARF v5 accelerator table.
579 /// Emit visible names into a hashed accelerator table section.
582 /// Emit objective C classes and categories into a hashed
586 /// Emit namespace dies into a hashed accelerator table.
589 /// Emit type dies into a hashed accelerator table.
592 /// Emit visible names and types into debug pubnames and pubtypes sections.
599 /// Emit null-terminated strings into a debug str section.
602 /// Emit variable locations into a debug loc section.
605 /// Emit variable locations into a debug loc dwo section.
610 /// Emit address ranges into a debug aranges section.
613 /// Emit address ranges into a debug ranges section.
618 /// Emit macros into a debug macinfo section.
620 /// Emit macros into a debug macinfo.dwo section.
645 /// Emit the debug info dwo section.
648 /// Emit the debug abbrev dwo section.
651 /// Emit the debug line dwo section.
654 /// Emit the dwo stringoffsets table header.
657 /// Emit the debug str dwo section.
660 /// Emit DWO addresses.
664 /// emit it here if we don't have a skeleton CU for split dwarf.
694 /// Emit the reference to the section.
701 /// Gather and emit post-function debug information.
717 /// Emit all Dwarf sections that should come prior to the
721 /// Emit all Dwarf sections that should come after the content.
747 /// Returns whether we should emit all DW_AT_[MIPS_]linkage_name.
748 /// If not, we still might emit certain cases.
794 /// Returns what kind (if any) of accelerator tables to emit.
847 /// Emit an entry for the debug loc section. This can be used to
853 /// Emit the location for a debug loc entry, including the size header.