Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DDefineExternalSectionStartAndEndSymbols.h26 struct SectionRangeSymbolDesc { struct
27 SectionRangeSymbolDesc() = default;
28 SectionRangeSymbolDesc(Section &Sec, bool IsStart) in SectionRangeSymbolDesc() argument
50 SectionRangeSymbolDesc D = F(G, *Sym); in operator() argument
112 inline SectionRangeSymbolDesc
131 inline SectionRangeSymbolDesc
H A DELF_i386.cpp58 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol()
H A DELF_x86_64.cpp259 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol()