Searched defs:SymbolRef (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp429 writeSymbolTableEntryForCsectMemberLabel( const Symbol &SymbolRef, const ControlSection &CSectionRef, int16_t SectionIndex, uint64_t SymbolOffset) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h40 SymbolRef, ///< References to labels and assigned expressions. enumerator in enum:llvm::MCExpr::ExprKind
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h306 class Reader::SymbolRef : public Symbol { class in class:llvm::irsymtab::Reader
331 SymbolRef(const storage::Symbol *SymI, const storage::Symbol *SymE, function in class:llvm::irsymtab::Reader::SymbolRef
H A DObjectFile.h162 class SymbolRef : public BasicSymbolRef { class in namespace:llvm::object
177 SymbolRef(const BasicSymbolRef &B) : BasicSymbolRef(B) { function in class:llvm::object::SymbolRef
374 inline SymbolRef::SymbolRef(DataRefImpl SymbolP, const ObjectFile *Owner) function in class:llvm::object::SymbolRef
[all...]

Completed in 124 milliseconds