HomeSort by relevance Sort by last modified time
    Searched refs:Unload (Results 26 - 31 of 31) sorted by null

12

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/EntryPoints/
EdkIIGlueSmmDriverEntryPoint.c 28 // Module Unload Handler
244 Unload function that is registered in the LoadImage protocol. It un-installs
262 // Call the unload handlers for all the modules
267 // If the driver specific unload handler does not return an error, then call all of the
268 // library destructors. If the unload handler returned an error, then the driver can not be
279 // Return the status from the driver specific unload handler
394 // Install the unload handler
402 LoadedImage->Unload = _DriverUnloadHandler;
  /device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
Image.c 2 Core image handling services to load and unload PeImage.
646 // is needed during image unload to know if we should call an EBC protocol
647 // to unload the image.
873 // Unload image, free Image->ImageContext->ModHandle
    [all...]
  /art/runtime/
runtime.cc 445 agent->Unload();
450 plugin.Unload();
    [all...]
  /external/v8/src/debug/
debug.cc 403 void Debug::Unload() {
    [all...]
  /device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
UefiHandleParsingLib.c 217 LoadedImage->Unload
    [all...]
  /external/v8/src/
isolate.cc     [all...]

Completed in 265 milliseconds

12