Searched refs:BTF_IDS_SECTION (Results 1 – 3 of 3) sorted by relevance
36 #define BTF_IDS_SECTION ".BTF_ids" macro40 ".pushsection " BTF_IDS_SECTION ",\"a\"; \n" \78 ".pushsection " BTF_IDS_SECTION ",\"a\"; \n" \113 ".pushsection " BTF_IDS_SECTION ",\"a\"; \n" \137 ".pushsection " BTF_IDS_SECTION ",\"a\"; \n" \153 ".pushsection " BTF_IDS_SECTION ",\"a\"; \n" \
33 ".pushsection " BTF_IDS_SECTION " ,\"a\"; \n"
81 #define BTF_IDS_SECTION ".BTF_ids" macro409 } else if (!strcmp(name, BTF_IDS_SECTION)) { in elf_collect()
Completed in 5 milliseconds