Searched defs:getObjectForDebug (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldCOFF.cpp | 40 getObjectForDebug(const ObjectFile &Obj) const override { in getObjectForDebug() function in __anonc2549ed80111::LoadedCOFFObjectInfo |
H A D | RuntimeDyldMachO.cpp | 37 getObjectForDebug(const ObjectFile &Obj) const override { in getObjectForDebug() function in __anon404604a20111::LoadedMachOObjectInfo |
H A D | RuntimeDyldELF.cpp | 209 LoadedELFObjectInfo::getObjectForDebug(const ObjectFile &Obj) const { in getObjectForDebug() function in __anon246f2b110111::LoadedELFObjectInfo |