Home
last modified time | relevance | path

Searched refs:resolveBPFRelocation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h61 void resolveBPFRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp869 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation() function in llvm::RuntimeDyldELF
959 resolveBPFRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()