Home
last modified time | relevance | path

Searched defs:SectionRangeSymbolDesc (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDefineExternalSectionStartAndEndSymbols.h26 struct SectionRangeSymbolDesc { struct
28 SectionRangeSymbolDesc(Section &Sec, bool IsStart) in SectionRangeSymbolDesc() function
50 SectionRangeSymbolDesc D = F(G, *Sym); in operator() argument