Searched refs:MD_section_prefix (Results 1 – 4 of 4) sorted by relevance
79 MD_section_prefix = 20, // "section_prefix" enumerator
100 MD_section_prefix = 20, // "section_prefix" enumerator
59 {MD_section_prefix, "section_prefix"}, in LLVMContext()
1405 setMetadata(LLVMContext::MD_section_prefix, in setSectionPrefix()1410 if (MDNode *MD = getMetadata(LLVMContext::MD_section_prefix)) { in getSectionPrefix()