Searched refs:VirtualMemoryThreshold (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DCOFFDump.cpp335 << "\n Virtual Memory Threshold: " << LoadConf->VirtualMemoryThreshold
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h621 support::ulittle32_t VirtualMemoryThreshold; member in struct:llvm::object::frame_type::coff_load_configuration32
668 support::ulittle64_t VirtualMemoryThreshold; member in struct:llvm::object::frame_type::coff_load_configuration64
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp828 W.printHex("VirtualMemoryThreshold", Conf->VirtualMemoryThreshold);

Completed in 126 milliseconds