Searched refs:processReloc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1006 void BTFDebug::processReloc(const MachineOperand &MO) { function in class:BTFDebug
1063 processReloc(MI->getOperand(1));
1068 processReloc(MI->getOperand(3));
H A DBTFDebug.h311 void processReloc(const MachineOperand &MO);

Completed in 36 milliseconds