Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DIRObjectFile.cpp37 static ModuleSymbolTable::Symbol getSym(DataRefImpl &Symb) { getSym() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.h63 MCSymbol *getSym() const { getSym() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp474 const MCExpr *getSym() const { return Sym; } in getSym() function in __anonee973c6c0111::X86AsmParser::IntelExprStateMachine