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

/haiku/src/tools/elfsymbolpatcher/
H A DElf.h22 typedef Elf64_Shdr Elf_Shdr;
/haiku/src/tools/
H A Dset_haiku_revision.cpp163 } Elf64_Shdr; typedef in typeref:struct:__anon6
364 _ParseELFHeader<Elf64_Ehdr, Elf64_Shdr>();
381 result = _ReadSectionHeader<Elf64_Shdr>(i, info);
/haiku/headers/private/debugger/elf/
H A DElfFile.h107 typedef Elf64_Shdr Shdr;
/haiku/headers/build/os/kernel/
H A Delf.h249 } Elf64_Shdr; typedef in typeref:struct:__anon4
/haiku/headers/os/kernel/
H A Delf.h260 } Elf64_Shdr; typedef in typeref:struct:__anon35
/haiku/src/system/boot/loader/
H A Delf.cpp123 typedef Elf64_Shdr ShdrType;
/haiku/src/kits/storage/
H A DResourceFile.cpp495 _InitELFXFile<Elf64_Ehdr, Elf64_Phdr, Elf64_Shdr>(file, fileSize);

Completed in 156 milliseconds