Home
last modified time | relevance | path

Searched defs:TargetSectionIDOrErr (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldCOFFI386.h69 if (auto TargetSectionIDOrErr = findOrEmitSection( in processRelocationRef() local
H A DRuntimeDyldCOFFThumb.h116 if (auto TargetSectionIDOrErr = processRelocationRef() local
H A DRuntimeDyldCOFFX86_64.h229 if (auto TargetSectionIDOrErr = processRelocationRef() local
H A DRuntimeDyldCOFFAArch64.h183 if (auto TargetSectionIDOrErr = findOrEmitSection( in processRelocationRef() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp80 if (auto TargetSectionIDOrErr = in processScatteredVANILLA() local