HomeSort by relevance Sort by last modified time
    Searched refs:changeCommonsToGlobal (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 46 SymbolCategory& changeCommonsToGlobal();
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 184 SymbolCategory& SymbolCategory::changeCommonsToGlobal()
  /frameworks/compile/mclinker/lib/Target/X86/
X86LDBackend.cpp 713 symbol_list.changeCommonsToGlobal();
  /frameworks/compile/mclinker/lib/Target/ARM/
ARMLDBackend.cpp 886 symbol_list.changeCommonsToGlobal();
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 567 symbol_list.changeCommonsToGlobal();

Completed in 402 milliseconds