Home
last modified time | relevance | path

Searched defs:ValueOrErr (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/XRay/
H A DInstrumentationMap.cpp121 Expected<uint64_t> ValueOrErr = Reloc.getSymbol()->getValue(); in loadObj() local
131 Expected<uint64_t> ValueOrErr = Reloc.getSymbol()->getValue(); in loadObj() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DSymbolSize.cpp64 Expected<uint64_t> ValueOrErr = Sym.getValue(); in computeSymbolSizes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOX86_64.h53 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)) in processRelocationRef() local
H A DRuntimeDyldMachOI386.h70 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)) in processRelocationRef() local
H A DRuntimeDyldMachOAArch64.h327 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)) in processRelocationRef() local
H A DRuntimeDyldMachOARM.h168 if (auto ValueOrErr = getRelocationValueRef(Obj, RelI, RE, ObjSectionToID)) in processRelocationRef() local