Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Static/
H A DDynamicLoaderStatic.cpp103 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in LoadAllImagesAtFileAddresses() local
/freebsd/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp179 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp379 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp508 size_t sect_idx = FindSectionIndex(sect_sp.get()); in AddUniqueSection() local
H A DModule.cpp1412 for (size_t sect_idx = 0; sect_idx < num_sections; sect_idx++) { in IsLoadedInTarget() local
/freebsd/sys/dev/ice/
H A Dice_ddp_common.h406 u32 sect_idx; global() member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp714 size_t sect_idx = 0; in SetLoadAddress() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTarget.cpp2235 for (size_t sect_idx = 0; sect_idx < num_sections; ++sect_idx) { in ClearModuleLoadAddress() local