Home
last modified time | relevance | path

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

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