Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h653 support::ulittle32_t HotPatchTableOffset; member
711 support::ulittle32_t HotPatchTableOffset; member
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp612 MCase(HotPatchTableOffset); in mapLoadConfig()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp1054 W.printHex("HotPatchTableOffset", Conf->HotPatchTableOffset); in printCOFFLoadConfig()