Lines Matching refs:getMetadata

172                            SectionKind::getMetadata());
176 SectionKind::getMetadata());
181 SectionKind::getMetadata());
207 SectionKind::getMetadata(), "debug_names_begin");
210 SectionKind::getMetadata(), "names_begin");
213 SectionKind::getMetadata(), "objc_begin");
217 SectionKind::getMetadata(), "namespac_begin");
220 SectionKind::getMetadata(), "types_begin");
224 SectionKind::getMetadata());
228 SectionKind::getMetadata(), "section_abbrev");
231 SectionKind::getMetadata(), "section_info");
234 SectionKind::getMetadata(), "section_line");
237 SectionKind::getMetadata(), "section_line_str");
240 SectionKind::getMetadata());
243 SectionKind::getMetadata());
246 SectionKind::getMetadata());
249 SectionKind::getMetadata());
252 SectionKind::getMetadata());
255 SectionKind::getMetadata(), "info_string");
258 SectionKind::getMetadata(), "section_str_off");
261 SectionKind::getMetadata(), "section_info");
264 SectionKind::getMetadata(), "section_debug_loc");
267 SectionKind::getMetadata(), "section_debug_loc");
271 SectionKind::getMetadata());
274 SectionKind::getMetadata(), "debug_range");
277 SectionKind::getMetadata(), "debug_range");
280 SectionKind::getMetadata(), "debug_macinfo");
283 SectionKind::getMetadata(), "debug_macro");
286 SectionKind::getMetadata());
289 SectionKind::getMetadata());
292 SectionKind::getMetadata());
294 0, SectionKind::getMetadata());
297 0, SectionKind::getMetadata());
300 "__LLVM", "__remarks", MachO::S_ATTR_DEBUG, SectionKind::getMetadata());
560 SectionKind::getMetadata());
565 SectionKind::getMetadata());
570 SectionKind::getMetadata());
576 SectionKind::getMetadata(), "section_abbrev");
581 SectionKind::getMetadata(), "section_info");
586 SectionKind::getMetadata(), "section_line");
591 SectionKind::getMetadata(), "section_line_str");
596 SectionKind::getMetadata());
601 SectionKind::getMetadata());
606 SectionKind::getMetadata());
611 SectionKind::getMetadata());
616 SectionKind::getMetadata());
621 SectionKind::getMetadata(), "info_string");
626 SectionKind::getMetadata(), "section_str_off");
631 SectionKind::getMetadata(), "section_debug_loc");
636 SectionKind::getMetadata(), "section_debug_loclists");
641 SectionKind::getMetadata());
646 SectionKind::getMetadata(), "debug_range");
651 SectionKind::getMetadata(), "debug_rnglists");
656 SectionKind::getMetadata(), "debug_macinfo");
661 SectionKind::getMetadata(), "debug_macro");
666 SectionKind::getMetadata(), "debug_macinfo.dwo");
671 SectionKind::getMetadata(), "debug_macro.dwo");
676 SectionKind::getMetadata(), "section_info_dwo");
681 SectionKind::getMetadata(), "section_types_dwo");
686 SectionKind::getMetadata(), "section_abbrev_dwo");
691 SectionKind::getMetadata(), "skel_string");
696 SectionKind::getMetadata());
701 SectionKind::getMetadata(), "skel_loc");
706 SectionKind::getMetadata(), "section_str_off_dwo");
711 SectionKind::getMetadata(), "addr_sec");
716 SectionKind::getMetadata());
721 SectionKind::getMetadata());
726 SectionKind::getMetadata(), "debug_names_begin");
731 SectionKind::getMetadata(), "names_begin");
736 SectionKind::getMetadata(), "namespac_begin");
741 SectionKind::getMetadata(), "types_begin");
746 SectionKind::getMetadata(), "objc_begin");
750 SectionKind::getMetadata());
761 SectionKind::getMetadata());
766 SectionKind::getMetadata());
771 SectionKind::getMetadata());
776 SectionKind::getMetadata());
781 SectionKind::getMetadata());
799 Ctx->getWasmSection(".debug_line", SectionKind::getMetadata());
801 Ctx->getWasmSection(".debug_line_str", SectionKind::getMetadata(),
804 ".debug_str", SectionKind::getMetadata(), wasm::WASM_SEG_FLAG_STRINGS);
806 Ctx->getWasmSection(".debug_loc", SectionKind::getMetadata());
808 Ctx->getWasmSection(".debug_abbrev", SectionKind::getMetadata());
809 DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata());
811 Ctx->getWasmSection(".debug_ranges", SectionKind::getMetadata());
813 Ctx->getWasmSection(".debug_macinfo", SectionKind::getMetadata());
815 Ctx->getWasmSection(".debug_macro", SectionKind::getMetadata());
816 DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata());
817 DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());
819 Ctx->getWasmSection(".debug_info", SectionKind::getMetadata());
820 DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata());
821 DwarfPubNamesSection = Ctx->getWasmSection(".debug_pubnames", SectionKind::getMetadata());
822 DwarfPubTypesSection = Ctx->getWasmSection(".debug_pubtypes", SectionKind::getMetadata());
824 Ctx->getWasmSection(".debug_gnu_pubnames", SectionKind::getMetadata());
826 Ctx->getWasmSection(".debug_gnu_pubtypes", SectionKind::getMetadata());
829 Ctx->getWasmSection(".debug_names", SectionKind::getMetadata());
831 Ctx->getWasmSection(".debug_str_offsets", SectionKind::getMetadata());
833 Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata());
835 Ctx->getWasmSection(".debug_rnglists", SectionKind::getMetadata());
837 Ctx->getWasmSection(".debug_loclists", SectionKind::getMetadata());
841 Ctx->getWasmSection(".debug_info.dwo", SectionKind::getMetadata());
843 Ctx->getWasmSection(".debug_types.dwo", SectionKind::getMetadata());
845 Ctx->getWasmSection(".debug_abbrev.dwo", SectionKind::getMetadata());
847 Ctx->getWasmSection(".debug_str.dwo", SectionKind::getMetadata(),
850 Ctx->getWasmSection(".debug_line.dwo", SectionKind::getMetadata());
852 Ctx->getWasmSection(".debug_loc.dwo", SectionKind::getMetadata());
854 Ctx->getWasmSection(".debug_str_offsets.dwo", SectionKind::getMetadata());
856 Ctx->getWasmSection(".debug_rnglists.dwo", SectionKind::getMetadata());
858 Ctx->getWasmSection(".debug_macinfo.dwo", SectionKind::getMetadata());
860 Ctx->getWasmSection(".debug_macro.dwo", SectionKind::getMetadata());
863 Ctx->getWasmSection(".debug_loclists.dwo", SectionKind::getMetadata());
867 Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata());
869 Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());
927 ".dwabrev", SectionKind::getMetadata(), /* CsectProperties */ None,
931 ".dwinfo", SectionKind::getMetadata(), /* CsectProperties */ None,
935 ".dwline", SectionKind::getMetadata(), /* CsectProperties */ None,
939 ".dwframe", SectionKind::getMetadata(), /* CsectProperties */ None,
943 ".dwpbnms", SectionKind::getMetadata(), /* CsectProperties */ None,
947 ".dwpbtyp", SectionKind::getMetadata(), /* CsectProperties */ None,
951 ".dwstr", SectionKind::getMetadata(), /* CsectProperties */ None,
955 ".dwloc", SectionKind::getMetadata(), /* CsectProperties */ None,
959 ".dwarnge", SectionKind::getMetadata(), /* CsectProperties */ None,
963 ".dwrnges", SectionKind::getMetadata(), /* CsectProperties */ None,
967 ".dwmac", SectionKind::getMetadata(), /* CsectProperties */ None,
1023 return Ctx->getWasmSection(Name, SectionKind::getMetadata(), 0,