Home
last modified time | relevance | path

Searched refs:coff_base_reloc_block_entry (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Object/
DCOFFObjectFile.cpp1474 sizeof(coff_base_reloc_block_entry) * (Index + 1); in moveNext()
1489 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getType()
1495 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getRVA()
/external/llvm/include/llvm/Object/
DCOFF.h478 struct coff_base_reloc_block_entry { struct