Home
last modified time | relevance | path

Searched defs:GetSection (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/system/linkerconfig/modules/
H A Dconfiguration.cc47 Section* Configuration::GetSection(const std::string& name) { in GetSection() function in android::linkerconfig::modules::Configuration
/aosp_15_r20/development/vndk/tools/header-checker/src/utils/
H A Dconfig_file.h94 const ConfigSection &GetSection(const std::string &section_name, in GetSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Core/
DAddress.h439 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } in GetSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Core/
DAddress.h437 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } in GetSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Core/
DAddress.h439 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } in GetSection() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Core/
DAddress.h439 lldb::SectionSP GetSection() const { return m_section_wp.lock(); } in GetSection() function
/aosp_15_r20/external/rust/beto-rust/nearby/presence/np_cpp_ffi/tests/
Dv1_unencrypted_deserialization_tests.cc141 nearby_protocol::DeserializedV1Section GetSection( in GetSection() function
/aosp_15_r20/art/libelffile/elf/
H A Delf_debug_reader.h105 const Elf_Shdr* GetSection(const char* name) { return section_map_[name]; } in GetSection() function
/aosp_15_r20/external/vixl/examples/aarch32/
H A Ddisasm-a32.cc79 int GetSection() const { return section_; } in GetSection() function in Symbol
/aosp_15_r20/art/libdexfile/dex/
H A Ddex_file.cc138 ALWAYS_INLINE const T* DexFile::GetSection(const uint32_t* offset, DexFileContainer* container) { in GetSection() function in art::DexFile
/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc892 const ElfSectionReader<ElfArch>* GetSection(int num) { in GetSection() function in google_breakpad::ElfReaderImpl
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py1863 def GetSection(self): member in SBAddress
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py1827 def GetSection(self): member in SBAddress
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py1879 def GetSection(self): member in SBAddress
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py1863 def GetSection(self): member in SBAddress