Searched refs:_baseLength (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/system/kernel/
H A Dmodule.cpp831 iterator_pop_path_from_stack(module_iterator* iterator, uint32* _baseLength) argument
836 if (_baseLength)
837 *_baseLength = iterator->stack[iterator->stack_current - 1].base_length;

Completed in 42 milliseconds