Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h60 void resolveBPFRelocation(const SectionEntry &Section, uint64_t Offset,
H A DRuntimeDyldELF.cpp944 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation() function in llvm::RuntimeDyldELF
1035 resolveBPFRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()