Searched refs:sectionStringSize (Results 1 - 1 of 1) sorted by relevance

/haiku/src/kits/debugger/elf/
H A DElfFile.cpp439 size_t sectionStringSize = Get(stringSectionHeader->sh_size); local
443 Get(stringSectionHeader->sh_offset), sectionStringSize,
466 if (Get(sectionHeader->sh_name) >= sectionStringSize

Completed in 46 milliseconds