Home
last modified time | relevance | path

Searched defs:sect_idx (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp102 size_t sect_idx = 0; in LoadAllImagesAtFileAddresses() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/JIT/
H A DObjectFileJIT.cpp188 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in SetLoadAddress() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp379 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in SetLoadAddress() local
/openbsd/gnu/llvm/lldb/source/Core/
H A DSection.cpp502 size_t sect_idx = FindSectionIndex(sect_sp.get()); in AddUniqueSection() local
H A DModule.cpp1464 for (size_t sect_idx = 0; sect_idx < num_sections; sect_idx++) { in IsLoadedInTarget() local
/openbsd/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
H A DDynamicLoaderDarwinKernel.cpp847 uint32_t sect_idx = 0; in LoadImageUsingMemoryModule() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/PECOFF/
H A DObjectFilePECOFF.cpp479 size_t sect_idx = 0; in SetLoadAddress() local
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp702 size_t sect_idx = 0; in SetLoadAddress() local
/openbsd/gnu/llvm/lldb/source/API/
H A DSBTarget.cpp2143 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in ClearModuleLoadAddress() local