Home
last modified time | relevance | path

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

/external/lldb/source/Plugins/ObjectFile/ELF/
DELFHeader.h317 struct ELFRel struct
322 ELFRel(); argument
343 RelocType32(const ELFRel &rel) in RelocType32() argument
350 RelocType64(const ELFRel &rel) in RelocType64() argument
358 RelocSymbol32(const ELFRel &rel) in RelocSymbol32() argument
366 RelocSymbol64(const ELFRel &rel) in RelocSymbol64() argument
DELFHeader.cpp424 ELFRel::ELFRel() in ELFRel() function in ELFRel