Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DGNUInfo.h61 virtual uint64_t abiPageSize() const { return 0x1000; } in abiPageSize() function
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsGNUInfo.cpp55 uint64_t MipsGNUInfo::abiPageSize() const { in abiPageSize() function in mcld::MipsGNUInfo
/frameworks/compile/mclinker/lib/Target/
DGNULDBackend.cpp2691 uint64_t GNULDBackend::abiPageSize() const { in abiPageSize() function in mcld::GNULDBackend