Home
last modified time | relevance | path

Searched defs:AddendOrErr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
DRelocVisitor.h243 ErrorOr<int64_t> AddendOrErr = ELFRelocationRef(R).getAddend(); in getELFAddend() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp846 ErrorOr<int64_t> AddendOrErr = i->getAddend(); in findOPDEntrySection() local
1171 ErrorOr<int64_t> AddendOrErr = ELFRelocationRef(*RelI).getAddend(); in processRelocationRef() local