Home
last modified time | relevance | path

Searched defs:getSection (Results 1 – 25 of 177) sorted by relevance

12345678

/aosp_15_r20/frameworks/compile/mclinker/lib/LD/
DLDContext.cpp28 LDSection* LDContext::getSection(unsigned int pIdx) { in getSection() function in mcld::LDContext
34 const LDSection* LDContext::getSection(unsigned int pIdx) const { in getSection() function in mcld::LDContext
40 LDSection* LDContext::getSection(const std::string& pName) { in getSection() function in mcld::LDContext
49 const LDSection* LDContext::getSection(const std::string& pName) const { in getSection() function in mcld::LDContext
DEhFrame.cpp119 const LDSection& EhFrame::getSection() const { in getSection() function in mcld::EhFrame
124 LDSection& EhFrame::getSection() { in getSection() function in mcld::EhFrame
/aosp_15_r20/dalvik/dx/src/com/android/dx/merge/
H A DDexMerger.java353 abstract TableOfContents.Section getSection(TableOfContents tableOfContents); in getSection() method in DexMerger.IdMerger
393 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeStringIds() method
415 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeIds() method
439 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeTypeLists() method
459 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeProtoIds() method
484 TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeCallSiteIds() method
508 TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeMethodHandles() method
531 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeFieldIds() method
554 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeMethodIds() method
578 @Override TableOfContents.Section getSection(TableOfContents tableOfContents) { in mergeAnnotations() method
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Object/
DSectionMap.h44 const LDSection* getSection() const { return m_pSection; } in getSection() function
45 LDSection* getSection() { return m_pSection; } in getSection() function
91 const LDSection* getSection() const { return m_pSection; } in getSection() function
92 LDSection* getSection() { return m_pSection; } in getSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DELF.h311 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
353 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function
363 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, Elf_Sym_Range Symbols, in getSection() function
587 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/LD/
DDebugString.h52 const LDSection* getSection() const { return m_pSection; } in getSection() function
53 LDSection* getSection() { return m_pSection; } in getSection() function
DSectionData.h54 const LDSection& getSection() const { return *m_pSection; } in getSection() function
55 LDSection& getSection() { return *m_pSection; } in getSection() function
DRelocData.h63 const LDSection& getSection() const { return *m_pSection; } in getSection() function
64 LDSection& getSection() { return *m_pSection; } in getSection() function
/aosp_15_r20/frameworks/compile/mclinker/lib/Core/
DModule.cpp38 LDSection* Module::getSection(const std::string& pName) { in getSection() function in mcld::Module
47 const LDSection* Module::getSection(const std::string& pName) const { in getSection() function in mcld::Module
/aosp_15_r20/external/pytorch/torch/csrc/profiler/unwind/
H A Dmem_file.h112 Section getSection(const Elf64_Shdr& shdr) { in getSection() function
117 Section getSection(const char* name, bool optional) { in getSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Object/
DELF.h485 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
528 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function
538 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function
1160 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Object/
DELF.h485 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
528 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function
538 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function
1160 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Object/
DELF.h485 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
528 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function
538 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function
1160 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Object/
DELF.h485 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
528 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function
538 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function
1160 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Object/
H A DELF.h406 getSection(typename ELFT::ShdrRange Sections, uint32_t Index) { in getSection() function
449 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, const Elf_Shdr *SymTab, in getSection() function
459 ELFFile<ELFT>::getSection(const Elf_Sym &Sym, Elf_Sym_Range Symbols, in getSection() function
1081 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/external/llvm/tools/dsymutil/
H A DMachOUtils.cpp204 getSection(const object::MachOObjectFile &Obj, in getSection() function
211 getSection(const object::MachOObjectFile &Obj, in getSection() function
/aosp_15_r20/external/llvm/include/llvm/Object/
H A DELF.h231 ELFFile<ELFT>::getSection(const Elf_Sym *Sym, const Elf_Shdr *SymTab, in getSection() function
415 ELFFile<ELFT>::getSection(uint32_t Index) const { in getSection() function
/aosp_15_r20/development/tools/winscope/src/viewers/common/
H A Dcollapsible_sections.ts31 getSection(type: CollapsibleSectionType): CollapsibleSection | undefined { method in CollapsibleSections
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h101 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h105 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
/aosp_15_r20/tools/loganalysis/src/com/android/loganalysis/parser/
H A DAbstractSectionParser.java92 protected IItem getSection(IParser parser) { in getSection() method in AbstractSectionParser
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h102 SectionEntry &getSection(unsigned SectionID) { return Sections[SectionID]; } in getSection() function
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_java_ffi/java/com/google/android/nearby/presence/rust/
DLegibleV1Sections.java49 public DeserializedV1Section getSection(int index) { in getSection() method in LegibleV1Sections
DDeserializedV1Advertisement.java58 public DeserializedV1Section getSection(int index) { in getSection() method in DeserializedV1Advertisement
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
H A DListEntry.java79 @Nullable public NotifSection getSection() { in getSection() method in ListEntry

12345678