Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DCOFFObjectFile.cpp1945 auto H = reinterpret_cast<const coff_dynamic_relocation32 *>(Header); in moveNext()
1968 auto H = reinterpret_cast<const coff_dynamic_relocation32 *>(Header); in getType()
1993 auto H = reinterpret_cast<const coff_dynamic_relocation32 *>(Header); in getContents()
2016 : sizeof(coff_dynamic_relocation32); in validate()
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h854 struct coff_dynamic_relocation32 { struct