Searched defs:getObjectForDebug (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/ | ||
H A D | RuntimeDyldCOFF.cpp | 40 getObjectForDebug(const ObjectFile &Obj) const override { in getObjectForDebug() function in __anon2338a8430111::LoadedCOFFObjectInfo |
H A D | RuntimeDyldMachO.cpp | 37 getObjectForDebug(const ObjectFile &Obj) const override { in getObjectForDebug() function in __anonbdab3b6d0111::LoadedMachOObjectInfo |
H A D | RuntimeDyldELF.cpp | 208 LoadedELFObjectInfo::getObjectForDebug(const ObjectFile &Obj) const { in getObjectForDebug() function in __anon74f2331c0111::LoadedELFObjectInfo |