Searched defs:readSection (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Target/
H A DTargetLDBackend.h125 /// readSection - read a target dependent section
126 virtual bool readSection(Input& pInput, SectionData& pSD) function in class:mcld::TargetLDBackend
/frameworks/compile/mclinker/lib/Target/ARM/
H A DARMLDBackend.cpp424 bool ARMGNULDBackend::readSection(Input& pInput, SectionData& pSD) function in class:ARMGNULDBackend
/frameworks/compile/mclinker/lib/Target/Hexagon/
H A DHexagonLDBackend.cpp947 bool HexagonLDBackend::readSection(Input& pInput, SectionData& pSD) function in class:HexagonLDBackend

Completed in 73 milliseconds