Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/JITLink/
H A DDefineExternalSectionStartAndEndSymbols.h26 struct SectionRangeSymbolDesc { struct
28 SectionRangeSymbolDesc(Section &Sec, bool IsStart) in SectionRangeSymbolDesc() argument
50 SectionRangeSymbolDesc D = F(G, *Sym); in operator() argument