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

/haiku/src/kits/debug/
H A DImage.cpp257 ImageFile::_LoadFile(const char* path, addr_t* _textAddress, size_t* _textSize, argument
310 *_textSize = 0;
319 *_textSize = header->p_memsz;
H A DImage.h96 addr_t* _textAddress, size_t* _textSize,

Completed in 48 milliseconds