Home
last modified time | relevance | path

Searched defs:ElfSym (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DSymbols.h433 struct ElfSym { struct
435 static Defined *bss;
438 static Defined *etext1;
439 static Defined *etext2;
442 static Defined *edata1;
443 static Defined *edata2;
446 static Defined *end1;
447 static Defined *end2;
452 static Defined *globalOffsetTable;
455 static Defined *mipsGp;
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp577 if (const auto *ElfSym = dyn_cast<const MCSymbolELF>(Sym)) { in isMicroMips() local
/external/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
DMipsAsmBackend.cpp577 if (const auto *ElfSym = dyn_cast<const MCSymbolELF>(Sym)) { in isMicroMips() local