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

/haiku/headers/private/storage/
H A DElfX.h56 ElfX(Word) sh_name; member in struct:__anon1184
/haiku/src/tools/restest/
H A DElf.h75 Elf32_Word sh_name; member in struct:__anon6122
/haiku/src/system/runtime_loader/
H A Delf_haiku_version.cpp67 const char* sectionName = sectionStrings + sectionHeader->sh_name;
68 if (sectionHeader->sh_name != 0
/haiku/src/tools/
H A Dset_haiku_revision.cpp140 Elf32_Word sh_name; member in struct:__anon5
153 Elf64_Word sh_name; member in struct:__anon6
629 uint32_t nameIndex = GetValue(sectionHeader.sh_name);
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp138 if (nameSection && fHeader->sh_name < size)
139 name = nameSection + fHeader->sh_name;
/haiku/src/kits/debugger/elf/
H A DElfFile.cpp465 const char* name = sectionStrings + Get(sectionHeader->sh_name);
466 if (Get(sectionHeader->sh_name) >= sectionStringSize
/haiku/headers/build/os/kernel/
H A Delf.h226 Elf32_Word sh_name; member in struct:__anon3
239 Elf64_Word sh_name; member in struct:__anon4
/haiku/headers/os/kernel/
H A Delf.h237 Elf32_Word sh_name; member in struct:__anon34
250 Elf64_Word sh_name; member in struct:__anon35

Completed in 58 milliseconds