Home
last modified time | relevance | path

Searched refs:GetRelocationStruct (Results 1 – 2 of 2) sorted by relevance

/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.cpp363 ElfRelocation::GetRelocationStruct() in GetRelocationStruct() function in ElfRelocation
388 if (Elf_Rel* relocation = GetRelocationStruct()) in GetType()
398 if (Elf_Rel* relocation = GetRelocationStruct()) in GetSymbolIndex()
408 if (Elf_Rel* relocation = GetRelocationStruct()) in GetOffset()
H A DElfFile.h75 Elf_Rel* GetRelocationStruct();