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.cpp1409 sizeof(coff_base_reloc_block_entry) * (Index + 1); in moveNext()
1424 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getType()
1430 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getRVA()
/external/llvm/include/llvm/Object/
DCOFF.h545 struct coff_base_reloc_block_entry { struct