Home
last modified time | relevance | path

Searched defs:abiPageSize (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64GNUInfo.h23 uint64_t abiPageSize() const { return 0x10000; } in abiPageSize() function
/frameworks/compile/mclinker/include/mcld/Target/
DGNUInfo.h63 virtual uint64_t abiPageSize() const { return 0x1000; } in abiPageSize() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGNUInfo.cpp62 uint64_t MipsGNUInfo::abiPageSize() const { in abiPageSize() function in mcld::MipsGNUInfo
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2685 uint64_t GNULDBackend::abiPageSize() const { in abiPageSize() function in mcld::GNULDBackend