Home
last modified time | relevance | path

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

/external/llvm/lib/Object/
DCOFFObjectFile.cpp1527 sizeof(coff_base_reloc_block_entry) * (Index + 1); in moveNext()
1542 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getType()
1548 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getRVA()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
DCOFFObjectFile.cpp1628 sizeof(coff_base_reloc_block_entry) * (Index + 1); in moveNext()
1643 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getType()
1649 auto *Entry = reinterpret_cast<const coff_base_reloc_block_entry *>(Header + 1); in getRVA()
/external/llvm/include/llvm/Object/
DCOFF.h616 struct coff_base_reloc_block_entry { struct
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h709 struct coff_base_reloc_block_entry { struct