Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h60 void resolveBPFRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp886 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation() function in llvm::RuntimeDyldELF
976 resolveBPFRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h60 void resolveBPFRelocation(const SectionEntry &Section, uint64_t Offset,
DRuntimeDyldELF.cpp879 void RuntimeDyldELF::resolveBPFRelocation(const SectionEntry &Section, in resolveBPFRelocation() function in llvm::RuntimeDyldELF
969 resolveBPFRelocation(Section, Offset, Value, Type, Addend); in resolveRelocation()