Searched defs:thunkInfo (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/MachO/ | ||
H A D | ConcatOutputSection.cpp | 142 ThunkInfo &thunkInfo = thunkMap[sym]; needsThunks() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGVTables.cpp | 837 auto &thunkInfo = layout.vtable_thunks()[nextVTableThunkIndex].second; addVTableComponent() local |