Home
last modified time | relevance | path

Searched defs:readSection (Results 1 – 6 of 6) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h147 virtual bool readSection(Input& pInput, SectionData& pSD) { return true; } in readSection() function
/frameworks/rs/java/tests/Refocus/src/com/android/rs/test/
DXmpDepthDecode.java284 private static Section readSection(InputStream is, int length, in readSection() method in XmpDepthDecode
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp536 bool AArch64GNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection() function in mcld::AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp946 bool HexagonLDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection() function in mcld::HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp619 bool ARMGNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection() function in mcld::ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp448 bool MipsGNULDBackend::readSection(Input& pInput, SectionData& pSD) { in readSection() function in mcld::MipsGNULDBackend