Home
last modified time | relevance | path

Searched refs:vna_other (Results 1 – 4 of 4) sorted by relevance

/haiku/src/system/runtime_loader/
H A Delf_versioning.cpp94 uint32 versionIndex = VER_NDX(vernaux->vna_other); in init_image_version_infos()
151 uint32 versionIndex = VER_NDX(vernaux->vna_other); in init_image_version_infos()
190 uint32 versionIndex = VER_NDX(vernaux->vna_other); in check_needed_image_versions()
/haiku/headers/os/kernel/
H A Delf.h661 Elf32_Half vna_other; /* version index as specified in the symbol member
670 Elf64_Half vna_other; /* version index as specified in the symbol member
/haiku/headers/build/os/kernel/
H A Delf.h648 Elf32_Half vna_other; /* version index as specified in the symbol member
657 Elf64_Half vna_other; /* version index as specified in the symbol member
/haiku/src/system/kernel/
H A Delf.cpp896 uint32 versionIndex = VER_NDX(vernaux->vna_other); in init_image_version_infos()
949 uint32 versionIndex = VER_NDX(vernaux->vna_other); in init_image_version_infos()
978 uint32 versionIndex = VER_NDX(vernaux->vna_other); in check_needed_image_versions()