Searched defs:getSymbolOffset (Results 1 – 8 of 8) sorted by relevance
74 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
71 uint64_t RuntimeDyldCOFF::getSymbolOffset(const SymbolRef &Sym) { in getSymbolOffset() function in llvm::RuntimeDyldCOFF
130 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { in getSymbolOffset() function in MCAsmLayout134 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { in getSymbolOffset() function in MCAsmLayout
129 bool MCAsmLayout::getSymbolOffset(const MCSymbol &S, uint64_t &Val) const { in getSymbolOffset() function in MCAsmLayout133 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbol &S) const { in getSymbolOffset() function in MCAsmLayout
118 error_code COFFObjectFile::getSymbolOffset(DataRefImpl Symb, in getSymbolOffset() function in COFFObjectFile
127 error_code MachOObjectFile::getSymbolOffset(DataRefImpl DRI, in getSymbolOffset() function in llvm::object::MachOObjectFile
456 ::getSymbolOffset(DataRefImpl Symb, in getSymbolOffset() function in ELFObjectFile
104 uint64_t MCAsmLayout::getSymbolOffset(const MCSymbolData *SD) const { in getSymbolOffset() function in MCAsmLayout