Home
last modified time | relevance | path

Searched refs:GlobalFlagsSet (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h616 support::ulittle32_t GlobalFlagsSet; member
674 support::ulittle32_t GlobalFlagsSet; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp473 << "\n GlobalFlags Set: " << LoadConf->GlobalFlagsSet in printLoadConfiguration()
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp580 MCase(GlobalFlagsSet); in mapLoadConfig()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp996 W.printHex("GlobalFlagsSet", Conf->GlobalFlagsSet); in printCOFFLoadConfig()