Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Object/
H A DCOFF.h653 support::ulittle32_t HotPatchTableOffset; member
711 support::ulittle32_t HotPatchTableOffset; member
/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp964 W.printHex("HotPatchTableOffset", Conf->HotPatchTableOffset); in printCOFFLoadConfig()