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

/haiku/headers/private/storage/
H A DElf.h64 #define SHT_NULL 0 macro
/haiku/src/tools/restest/
H A DElf.h88 #define SHT_NULL 0 macro
H A DResourceFile.cpp747 // SHT_NULL marks the header unused,
749 if (type != SHT_NULL && type != SHT_NOBITS) {
/haiku/src/tools/
H A Dset_haiku_revision.cpp166 #define SHT_NULL 0 macro
632 // SHT_NULL marks the header unused,
633 if (type == SHT_NULL)
/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp197 if (fHeader && !fData && fHeader->sh_type != SHT_NULL
/haiku/headers/build/os/kernel/
H A Delf.h261 #define SHT_NULL 0 macro
/haiku/headers/os/kernel/
H A Delf.h272 #define SHT_NULL 0 macro
/haiku/src/kits/storage/
H A DResourceFile.cpp632 // SHT_NULL marks the header unused,
634 if (type != SHT_NULL && type != SHT_NOBITS) {

Completed in 112 milliseconds