Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Object/
H A DCOFF.h664 support::ulittle32_t HotPatchTableOffset; member
722 support::ulittle32_t HotPatchTableOffset; member
/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp910 W.printHex("HotPatchTableOffset", Conf->HotPatchTableOffset); in printCOFFLoadConfig()