Searched defs:sections (Results 1 - 25 of 49) sorted by relevance

12

/freebsd-current/contrib/processor-trace/libipt/internal/include/
H A Dpt_image.h57 struct pt_section_list *sections; member in struct:pt_image
/freebsd-current/contrib/llvm-project/lld/MachO/
H A DRelocations.cpp70 const std::vector<OutputSection *> &sections = seg->getSections(); local
H A DOutputSegment.h65 std::vector<OutputSection *> sections; member in class:lld::macho::OutputSegment
H A DSectionPriorities.cpp73 std::vector<const InputSection *> sections; member in class:__anon1377::CallGraphSort
[all...]
H A DInputFiles.h123 std::vector<Section *> sections; member in class:lld::macho::InputFile
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/JSON/
H A DObjectFileJSON.h99 std::vector<JSONSection> sections; member in struct:lldb_private::ObjectFileJSON::Body
H A DObjectFileJSON.cpp148 ObjectFileJSON(const ModuleSP &module_sp, DataBufferSP &data_sp, offset_t data_offset, const FileSpec *file, offset_t offset, offset_t length, ArchSpec arch, UUID uuid, Type type, std::vector<JSONSymbol> symbols, std::vector<JSONSection> sections) argument
/freebsd-current/contrib/llvm-project/lld/COFF/
H A DCallGraphSort.cpp58 std::vector<const SectionChunk *> sections; member in class:__anon1323::CallGraphSort
[all...]
/freebsd-current/contrib/file/src/
H A Dreadcdf.c437 const char *sections[5]; member in struct:sinfo
/freebsd-current/sys/contrib/dev/iwlwifi/mvm/
H A Dnvm.c222 struct iwl_nvm_section *sections = mvm->nvm_sections; local
284 struct iwl_nvm_section *sections = mvm->nvm_sections; local
[all...]
/freebsd-current/contrib/llvm-project/lld/ELF/
H A DICF.cpp123 SmallVector<InputSection *, 0> sections; member in class:__anon1187::ICF
[all...]
H A DCallGraphSort.cpp97 std::vector<const InputSectionBase *> sections; member in class:__anon1310::CallGraphSort
282 SmallVector<const InputSectionBase *, 0> sections; local
[all...]
H A DInputFiles.h58 SmallVector<InputSectionBase *, 0> sections; member in class:lld::elf::InputFile
H A DSyntheticSections.h58 SmallVector<EhInputSection *, 0> sections; member in class:lld::elf::final
[all...]
H A DOutputSections.cpp486 ArrayRef<InputSection *> sections = getInputSections(*this, storage); local
572 ArrayRef<InputSectionBase *> sections = section->file->getSections(); local
736 ArrayRef<InputSection *> sections = getInputSections(*this, storage); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCOFFLinkGraphBuilder.h81 object::COFFObjectFile::section_iterator_range sections() const { function in class:llvm::jitlink::COFFLinkGraphBuilder
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DObjectFileJIT.cpp130 SectionList *sections = GetSectionList(); local
/freebsd-current/contrib/llvm-project/lldb/source/Core/
H A DDynamicLoader.cpp129 const SectionList *sections = GetSectionListFromModule(module); local
142 SectionList *sections = nullptr; local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/COFF/
H A DObjectFileCOFF.cpp181 void ObjectFileCOFF::CreateSections(lldb_private::SectionList &sections) { argument
258 SectionList *sections = GetSectionList(); local
/freebsd-current/contrib/llvm-project/llvm/lib/Object/
H A DObject.cpp154 auto sections = OF->sections(); local
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
H A DObjectFileWasm.cpp449 SectionList *sections = GetSectionList(); local
/freebsd-current/sys/dev/qlnx/qlnxe/
H A Dspad_layout.h133 offsize_t sections[SPAD_SECTION_MAX]; /* 0xe20004 */ member in struct:static_init
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dcoredump.h148 const struct ath10k_mem_section *sections; member in struct:ath10k_mem_region::__anon68
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DDynamicLoaderHexagonDYLD.cpp212 const SectionList *sections = GetSectionListFromModule(module); local
243 const SectionList *sections = GetSectionListFromModule(module); local
531 SectionList *sections = nullptr; local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Object/
H A DObjectFile.h328 section_iterator_range sections() const { function in class:llvm::object::ObjectFile

Completed in 444 milliseconds

12