HomeSort by relevance Sort by last modified time
    Searched defs:m_Config (Results 1 - 17 of 17) sorted by null

  /frameworks/compile/mclinker/include/mcld/LD/
ELFBinaryReader.h 35 const LinkerConfig& m_Config;
ELFObjectWriter.h 117 const LinkerConfig& m_Config;
TextDiagnosticPrinter.h 40 const LinkerConfig& m_Config;
DiagnosticInfos.h 50 const LinkerConfig& m_Config;
ELFObjectReader.h 64 const LinkerConfig& m_Config;
GarbageCollection.h 80 const LinkerConfig& m_Config;
IdenticalCodeFolding.h 72 const LinkerConfig& m_Config;
Relocator.h 36 explicit Relocator(const LinkerConfig& pConfig) : m_Config(pConfig) {}
120 const LinkerConfig& config() const { return m_Config; }
123 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/include/mcld/Script/
GroupCmd.h 48 const LinkerConfig& m_Config;
InputCmd.h 54 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/include/mcld/MC/
InputBuilder.h 85 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/include/mcld/
IRBuilder.h 482 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/include/mcld/Target/
ELFAttribute.h 51 : m_Backend(pBackend), m_Config(pConfig) {}
68 inline const LinkerConfig& config() const { return m_Config; }
112 const LinkerConfig& m_Config;
ELFDynamic.h 170 const LinkerConfig& config() const { return m_Config; }
177 const LinkerConfig& m_Config;
TargetLDBackend.h 202 const LinkerConfig& config() const { return m_Config; }
211 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/include/mcld/Object/
ObjectLinker.h 166 const LinkerConfig& m_Config;
  /frameworks/compile/mclinker/lib/Target/X86/
X86PLT.h 127 const LinkerConfig& m_Config;

Completed in 97 milliseconds