ElfRelocation
ElfRelocation::ElfRelocation(ElfSection* section, int32 index)
ElfRelocation::~ElfRelocation()
ElfRelocation::SetTo(ElfSection* section, int32 index)
ElfRelocation::Unset()
ElfRelocation::GetRelocationStruct()
ElfRelocation::GetType()
ElfRelocation::GetSymbolIndex()
ElfRelocation::GetOffset()
ElfRelocation::GetSymbol(ElfSymbol* symbol)
ElfRelocationIterator::GetNext(ElfRelocation* relocation)
class ElfRelocation {
ElfRelocation(ElfSection* section = NULL,
~ElfRelocation();
bool GetNext(ElfRelocation* relocation);
ElfRelocation relocation;