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

  /frameworks/compile/mclinker/include/mcld/MC/
SymbolCategory.h 77 bool emptyLocals() const;
  /frameworks/compile/mclinker/lib/MC/
SymbolCategory.cpp 265 bool SymbolCategory::emptyLocals() const {
  /frameworks/compile/mclinker/lib/Target/Hexagon/
HexagonLDBackend.cpp 749 if (symbol_list.emptyCommons() && symbol_list.emptyLocals()) {
    [all...]
  /frameworks/compile/mclinker/lib/Target/Mips/
MipsLDBackend.cpp 585 symbol_list.emptyLocals() && symbol_list.emptyLocalDyns())
    [all...]
  /frameworks/compile/mclinker/lib/Target/
GNULDBackend.cpp     [all...]

Completed in 144 milliseconds