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

/haiku/src/tools/elfsymbolpatcher/
H A DElfFile.h75 Elf_Rel* GetRelocationStruct();
H A DElfFile.cpp361 // GetRelocationStruct
363 ElfRelocation::GetRelocationStruct() function in class:ElfRelocation
388 if (Elf_Rel* relocation = GetRelocationStruct())
398 if (Elf_Rel* relocation = GetRelocationStruct())
408 if (Elf_Rel* relocation = GetRelocationStruct())

Completed in 37 milliseconds