Home
last modified time | relevance | path

Searched refs:SectionRangeSymbolDesc (Results 1 – 4 of 4) 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
109 inline SectionRangeSymbolDesc
128 inline SectionRangeSymbolDesc
H A DELF_x86.cpp58 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol()
H A DELF_x86_64.cpp268 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol()
H A DELF_aarch64.cpp60 [&](LinkGraph &LG, Symbol &Sym) -> SectionRangeSymbolDesc { in getOrCreateGOTSymbol()