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

/haiku/src/system/runtime_loader/
H A Delf_tls.h46 unsigned GetGeneration(unsigned dso) const;
H A Delf_tls.cpp147 TLSBlockTemplates::GetGeneration(unsigned dso) const function in class:TLSBlockTemplates
236 unsigned generation = TLSBlockTemplates::Get().GetGeneration(-1);
243 = TLSBlockTemplates::Get().GetGeneration(dsoIndex);
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DStatItem.h163 uint32 GetGeneration() const function in class:StatData
188 PRINT((" generation: %" B_PRIu32 "\n", GetGeneration()));

Completed in 38 milliseconds