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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DObjectFile.cpp175 ObjectFile::createObjectFile(StringRef ObjectPath) { argument
177 MemoryBuffer::getFile(ObjectPath);
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/p2p/
H A Dp2p_invite.py119 {'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
H A Dp2p_connect.py153 'peer':dbus.ObjectPath(self.path+'/Peers/'+self.addr)}
/freebsd-11-stable/contrib/wpa/wpa_supplicant/examples/
H A Dwpas-dbus-new.py145 wpas.RemoveInterface(dbus.ObjectPath(path))
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DSymbolicFile.h172 createSymbolicFile(StringRef ObjectPath);
H A DObjectFile.h338 /// @param ObjectPath The path to the object file. ObjectPath.isObject must
342 createObjectFile(StringRef ObjectPath);

Completed in 168 milliseconds