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

/frameworks/compile/mclinker/include/mcld/LD/
H A DELFDynObjFileFormat.h1 //===- ELFDynObjFileFormat.h ----------------------------------------------===//
22 /** \class ELFDynObjFileFormat
23 * \brief ELFDynObjFileFormat describes the format for ELF dynamic objects.
25 class ELFDynObjFileFormat : public ELFFileFormat class in namespace:mcld
28 ELFDynObjFileFormat(GNULDBackend& pBackend) : ELFFileFormat(pBackend) function in class:mcld::ELFDynObjFileFormat

Completed in 868 milliseconds