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

  /external/llvm/lib/MC/
ELFObjectWriter.cpp 74 static bool isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,
731 bool ELFObjectWriter::isInSymtab(const MCAsmLayout &Layout,
797 if (!isInSymtab(Layout, Symbol, Used || WeakrefUsed || isSignature,
    [all...]
  /external/swiftshader/third_party/LLVM/lib/MC/
ELFObjectWriter.h 43 static bool isInSymtab(const MCAssembler &Asm, const MCSymbolData &Data,
ELFObjectWriter.cpp 474 bool ELFObjectWriter::isInSymtab(const MCAssembler &Asm,
584 if (!isInSymtab(Asm, *it,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
ELFObjectWriter.cpp 112 static bool isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,
575 bool ELFWriter::isInSymtab(const MCAsmLayout &Layout, const MCSymbolELF &Symbol,
640 if (!isInSymtab(Layout, Symbol, Used || WeakrefUsed || isSignature,
    [all...]
WasmObjectWriter.cpp     [all...]

Completed in 319 milliseconds