Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h941 struct GetSectionMapEntryValue { struct
958 mapped_iterator<SectionMap::iterator, GetSectionMapEntryValue>; argument
1368 section_iterator(Sections.begin(), GetSectionMapEntryValue()), in sections()
1369 section_iterator(Sections.end(), GetSectionMapEntryValue())); in sections()