Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/mclinker/lib/Target/
H A DELFDynamic.cpp35 ELFDynamic::ELFDynamic(const GNULDBackend& pParent, const LinkerConfig& pConfig) in ELFDynamic() function in mcld::ELFDynamic
/aosp12/frameworks/compile/mclinker/include/mcld/Target/
H A DGNULDBackend.h29 class ELFDynamic; variable