Home
last modified time | relevance | path

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

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