Home
last modified time | relevance | path

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

/llvm-project/lld/MachO/
H A DConcatOutputSection.cpp142 ThunkInfo &thunkInfo = thunkMap[sym]; needsThunks() local
291 ThunkInfo &thunkInfo = thunkMap[funcSym]; finalize() local
[all...]
/llvm-project/clang/lib/CodeGen/
H A DCGVTables.cpp837 auto &thunkInfo = layout.vtable_thunks()[nextVTableThunkIndex].second; addVTableComponent() local