Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h307 elf_xword r_info; ///< symbol index and type of relocation. member
348 elf_xword r_info; ///< Symbol index and type of relocation. member
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1368 Elf32_Word r_info; // Symbol table index and type of relocation to apply global() member
1384 Elf32_Word r_info; // Symbol table index and type of relocation to apply global() member
1404 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. global() member
1420 Elf64_Xword r_info; // Symbol table index and type of relocation to apply. global() member
[all...]