Home
last modified time | relevance | path

Searched defs:ELFBinaryReader (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/compile/mclinker/unittests/
H A DELFBinaryReaderTest.h15 class ELFBinaryReader; variable
/aosp12/frameworks/compile/mclinker/lib/LD/
H A DELFBinaryReader.cpp26 ELFBinaryReader::ELFBinaryReader(IRBuilder& pBuilder, in ELFBinaryReader() function in mcld::ELFBinaryReader