Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
DCOFF.h648 support::ulittle32_t HotPatchTableOffset; member
695 support::ulittle32_t HotPatchTableOffset; member
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp888 W.printHex("HotPatchTableOffset", Conf->HotPatchTableOffset); in printCOFFLoadConfig()