Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/Hexagon/
H A DABISysV_hexagon.cpp1026 bool isVArg = prototype.isFunctionVarArg(); in PrepareTrivialCall() local
1030 if (!isVArg) { in PrepareTrivialCall()