Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Object/
DCOFF.h570 support::ulittle32_t MaximumAllocationSize; member
593 support::ulittle32_t MaximumAllocationSize; member
/external/llvm/tools/llvm-objdump/
DCOFFDump.cpp334 << "\n Maximum Allocation Size: " << LoadConf->MaximumAllocationSize in printLoadConfiguration()