Searched refs:Unload (Results 1 - 24 of 24) sorted by relevance

/haiku/src/kits/storage/
H A DAddOnImage.cpp19 Unload();
27 Unload();
40 // Unload
42 AddOnImage::Unload() function in class:AddOnImage
55 Unload();
H A DAddOnImage.h19 void Unload();
/haiku/src/tools/elfsymbolpatcher/
H A DElfImage.h51 void Unload();
H A DElfFile.cpp81 void Unload();
118 Unload();
208 Unload();
213 // Unload
215 ElfSection::Unload() function in class:ElfSection
540 // Unload
542 ElfFile::Unload() function in class:ElfFile
545 fSections[i].Unload();
H A DElfImage.cpp135 // Unload
137 ElfImage::Unload() function in class:ElfImage
139 fFile.Unload();
H A DElfFile.h111 void Unload();
H A DElfSymbolPatcher.cpp360 // Unload
362 ElfSymbolPatcher::Unload() function in class:ElfSymbolPatcher
365 image->Unload();
/haiku/headers/private/kernel/platform/efi/protocol/
H A Dloaded-image.h31 efi_status (*Unload) (efi_handle img) EFIAPI;
/haiku/src/kits/midi/
H A DSynth.cpp85 BSynth::Unload() function in class:BSynth
87 fSynth->Unload();
H A DSoftSynth.cpp78 Unload();
92 BSoftSynth::Unload(void) function in class:BSoftSynth
174 Unload();
H A DSoftSynth.h37 void Unload();
/haiku/headers/os/midi/
H A DSynth.h48 void Unload(void);
/haiku/headers/private/kernel/disk_device_manager/
H A DKDiskSystem.h48 void Unload(); //
H A DKDiskDeviceUtils.h139 diskSystem->Unload();
/haiku/headers/tools/elfsymbolpatcher/
H A DElfSymbolPatcher.h98 void Unload();
/haiku/src/tests/add-ons/kernel/kernelland_emu/
H A Dmodule.cpp56 void Unload();
164 Unload();
172 Unload();
210 // Unload
212 ModuleAddOn::Unload() function in class:ModuleAddOn
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskSystem.cpp151 // Unload
153 KDiskSystem::Unload() function in class:KDiskSystem
156 TRACE("KDiskSystem::Unload(): %s -> %ld\n", Name(), fLoadCounter - 1);
H A DKFileSystem.cpp51 Unload();
H A DKDiskDeviceManager.cpp1429 bestDiskSystem->Unload();
1439 diskSystem->Unload();
1459 bestDiskSystem->Unload();
H A DKPartitioningSystem.cpp57 Unload();
H A DKPartition.cpp1033 fDiskSystem->Unload();
/haiku/headers/private/debugger/elf/
H A DElfFile.h43 void Unload();
/haiku/src/kits/debugger/elf/
H A DElfFile.cpp76 ElfSection::Unload() function in class:ElfSection
271 section->Unload();
/haiku/src/kits/storage/disk_device/
H A DDiskDeviceRoster.cpp909 image->Unload();

Completed in 227 milliseconds