Home
last modified time | relevance | path

Searched defs:ELFRela (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h375 struct ELFRela struct
381 ELFRela(); argument
402 RelocType32(const ELFRela &rela) in RelocType32() argument
409 RelocType64(const ELFRela &rela) in RelocType64() argument
417 RelocSymbol32(const ELFRela &rela) in RelocSymbol32() argument
425 RelocSymbol64(const ELFRela &rela) in RelocSymbol64() argument
DELFHeader.cpp444 ELFRela::ELFRela() in ELFRela() function in ELFRela