Home
last modified time | relevance | path

Searched refs:GetSectionMapEntryValue (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h910 struct GetSectionMapEntryValue { struct
927 mapped_iterator<SectionMap::iterator, GetSectionMapEntryValue>; argument
1254 section_iterator(Sections.begin(), GetSectionMapEntryValue()), in sections()
1255 section_iterator(Sections.end(), GetSectionMapEntryValue())); in sections()