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.h911 struct GetSectionMapEntryValue { struct
928 mapped_iterator<SectionMap::iterator, GetSectionMapEntryValue>; argument
1265 section_iterator(Sections.begin(), GetSectionMapEntryValue()), in sections()
1266 section_iterator(Sections.end(), GetSectionMapEntryValue())); in sections()