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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp81 static void collectRelocatedSymbols(const ObjectFile *Obj, function
239 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
248 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
264 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
277 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);
308 collectRelocatedSymbols(Obj, Sec, SecAddress, SymAddress, SymSize, I, E);

Completed in 54 milliseconds