Home
last modified time | relevance | path

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

/frameworks/compile/mclinker/include/mcld/Target/
DTargetLDBackend.h134 virtual bool readSection(Input& pInput, SectionData& pSD) in readSection() function
/frameworks/compile/mclinker/lib/Target/AArch64/
DAArch64LDBackend.cpp361 bool AArch64GNULDBackend::readSection(Input& pInput, SectionData& pSD) in readSection() function in AArch64GNULDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
DARMLDBackend.cpp504 bool ARMGNULDBackend::readSection(Input& pInput, SectionData& pSD) in readSection() function in ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
DHexagonLDBackend.cpp971 bool HexagonLDBackend::readSection(Input& pInput, SectionData& pSD) in readSection() function in HexagonLDBackend
/frameworks/compile/mclinker/lib/Target/Mips/
DMipsLDBackend.cpp372 bool MipsGNULDBackend::readSection(Input& pInput, SectionData& pSD) in readSection() function in MipsGNULDBackend