• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/

Lines Matching refs:getMetadata

170                            SectionKind::getMetadata());
174 SectionKind::getMetadata());
179 SectionKind::getMetadata());
205 SectionKind::getMetadata(), "debug_names_begin");
208 SectionKind::getMetadata(), "names_begin");
211 SectionKind::getMetadata(), "objc_begin");
215 SectionKind::getMetadata(), "namespac_begin");
218 SectionKind::getMetadata(), "types_begin");
222 SectionKind::getMetadata());
226 SectionKind::getMetadata(), "section_abbrev");
229 SectionKind::getMetadata(), "section_info");
232 SectionKind::getMetadata(), "section_line");
235 SectionKind::getMetadata(), "section_line_str");
238 SectionKind::getMetadata());
241 SectionKind::getMetadata());
244 SectionKind::getMetadata());
247 SectionKind::getMetadata());
250 SectionKind::getMetadata());
253 SectionKind::getMetadata(), "info_string");
256 SectionKind::getMetadata(), "section_str_off");
259 SectionKind::getMetadata(), "section_info");
262 SectionKind::getMetadata(), "section_debug_loc");
265 SectionKind::getMetadata(), "section_debug_loc");
269 SectionKind::getMetadata());
272 SectionKind::getMetadata(), "debug_range");
275 SectionKind::getMetadata(), "debug_range");
278 SectionKind::getMetadata(), "debug_macinfo");
281 SectionKind::getMetadata(), "debug_macro");
284 SectionKind::getMetadata());
287 SectionKind::getMetadata());
290 SectionKind::getMetadata());
292 0, SectionKind::getMetadata());
295 0, SectionKind::getMetadata());
298 "__LLVM", "__remarks", MachO::S_ATTR_DEBUG, SectionKind::getMetadata());
549 SectionKind::getMetadata());
554 SectionKind::getMetadata());
559 SectionKind::getMetadata());
565 SectionKind::getMetadata(), "section_abbrev");
570 SectionKind::getMetadata(), "section_info");
575 SectionKind::getMetadata(), "section_line");
580 SectionKind::getMetadata(), "section_line_str");
585 SectionKind::getMetadata());
590 SectionKind::getMetadata());
595 SectionKind::getMetadata());
600 SectionKind::getMetadata());
605 SectionKind::getMetadata());
610 SectionKind::getMetadata(), "info_string");
615 SectionKind::getMetadata(), "section_str_off");
620 SectionKind::getMetadata(), "section_debug_loc");
625 SectionKind::getMetadata(), "section_debug_loclists");
630 SectionKind::getMetadata());
635 SectionKind::getMetadata(), "debug_range");
640 SectionKind::getMetadata(), "debug_rnglists");
645 SectionKind::getMetadata(), "debug_macinfo");
650 SectionKind::getMetadata(), "debug_macro");
655 SectionKind::getMetadata(), "debug_macinfo.dwo");
660 SectionKind::getMetadata(), "debug_macro.dwo");
665 SectionKind::getMetadata(), "section_info_dwo");
670 SectionKind::getMetadata(), "section_types_dwo");
675 SectionKind::getMetadata(), "section_abbrev_dwo");
680 SectionKind::getMetadata(), "skel_string");
685 SectionKind::getMetadata());
690 SectionKind::getMetadata(), "skel_loc");
695 SectionKind::getMetadata(), "section_str_off_dwo");
700 SectionKind::getMetadata(), "addr_sec");
705 SectionKind::getMetadata());
710 SectionKind::getMetadata());
715 SectionKind::getMetadata(), "debug_names_begin");
720 SectionKind::getMetadata(), "names_begin");
725 SectionKind::getMetadata(), "namespac_begin");
730 SectionKind::getMetadata(), "types_begin");
735 SectionKind::getMetadata(), "objc_begin");
739 SectionKind::getMetadata());
750 SectionKind::getMetadata());
755 SectionKind::getMetadata());
760 SectionKind::getMetadata());
778 Ctx->getWasmSection(".debug_line", SectionKind::getMetadata());
780 Ctx->getWasmSection(".debug_line_str", SectionKind::getMetadata());
782 Ctx->getWasmSection(".debug_str", SectionKind::getMetadata());
784 Ctx->getWasmSection(".debug_loc", SectionKind::getMetadata());
786 Ctx->getWasmSection(".debug_abbrev", SectionKind::getMetadata());
787 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata());
789 Ctx->getWasmSection(".debug_ranges", SectionKind::getMetadata());
791 Ctx->getWasmSection(".debug_macinfo", SectionKind::getMetadata());
793 Ctx->getWasmSection(".debug_macro", SectionKind::getMetadata());
794 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata());
795 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());
797 Ctx->getWasmSection(".debug_info", SectionKind::getMetadata());
798 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata());
799 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata());
800 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata());
803 Ctx->getWasmSection(".debug_names", SectionKind::getMetadata());
805 Ctx->getWasmSection(".debug_str_offsets", SectionKind::getMetadata());
807 Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata());
809 Ctx->getWasmSection(".debug_rnglists", SectionKind::getMetadata());
811 Ctx->getWasmSection(".debug_loclists", SectionKind::getMetadata());