Lines Matching full:given
152 * Mangles the given string according to the LLJIT instance's DataLayout, then
162 * Add a buffer representing an object file to the given JITDylib in the given
167 * Resources associated with the given object will be tracked by the given
174 * Add a buffer representing an object file to the given ResourceTracker's
175 * JITDylib in the given LLJIT instance. This operation transfers ownership of
179 * Resources associated with the given object will be tracked by ResourceTracker
187 * Add an IR module to the given JITDylib in the given LLJIT instance. This
192 * Resources associated with the given Module will be tracked by the given
200 * Add an IR module to the given ResourceTracker's JITDylib in the given LLJIT
205 * Resources associated with the given Module will be tracked by ResourceTracker
213 * Look up the given symbol in the main JITDylib of the given LLJIT instance.