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

/frameworks/compile/mclinker/lib/LD/
H A DELFReader.cpp53 /// readRegularSection - read a regular section and create fragments.
54 bool ELFReader<32, true>::readRegularSection(Input& pInput, function in class:mcld::ELFReader
553 /// readRegularSection - read a regular section and create fragments.
554 bool ELFReader<64, true>::readRegularSection(Input& pInput, function in class:mcld::ELFReader

Completed in 126 milliseconds