Home
last modified time | relevance | path

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

/haiku/src/kits/debugger/debug_info/
H A DDwarfTypes.h537 void SetHasVariableArguments(bool hasVarArgs);
H A DDwarfTypes.cpp1536 DwarfFunctionType::SetHasVariableArguments(bool hasVarArgs) in SetHasVariableArguments() function in DwarfFunctionType
H A DDwarfTypeFactory.cpp1203 type->SetHasVariableArguments(true); in _CreateFunctionType()