Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Support/
H A DMemoryArea.cpp22 MemoryArea::MemoryArea(llvm::StringRef pFilename) { in MemoryArea() function in mcld::MemoryArea
33 MemoryArea::MemoryArea(const char* pMemBuffer, size_t pSize) { in MemoryArea() function in mcld::MemoryArea
/aosp12/frameworks/compile/mclinker/lib/Target/Mips/
H A DMipsLDBackend.h22 class MemoryArea; variable
/aosp12/frameworks/compile/mclinker/include/mcld/MC/
H A DInput.h24 class MemoryArea; variable