Home
last modified time | relevance | path

Searched defs:sections_ (Results 1 – 11 of 11) sorted by relevance

/external/bcc/src/cc/includes/
Dbcc_debug.h55 const std::map<std::string, std::tuple<uint8_t *, uintptr_t>> &sections_; variable
Dbpf_module.h139 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> sections_; variable
/external/bcc/src/cc/
Dbcc_debug.h55 const std::map<std::string, std::tuple<uint8_t *, uintptr_t>> &sections_; variable
Dbpf_module.h139 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> sections_; variable
Dbpf_module.cc86 map<string, tuple<uint8_t *, uintptr_t>> *sections_; member in ebpf::MyMemoryManager
/external/deqp-deps/amber/src/vkscript/
Dsection_parser.h81 std::vector<Section> sections_; variable
/external/google-breakpad/src/common/linux/
Dsynth_elf.h155 vector<ElfSection> sections_; variable
/external/google-breakpad/src/common/dwarf/
Dfunctioninfo.h181 const SectionMap& sections_; variable
Ddwarf2reader.h308 const SectionMap& sections_; variable
/external/adhd/cras/src/tests/
Dalsa_mixer_unittest.cc1379 struct ucm_section* sections_; member in __anon990868050111::AlsaMixerFullySpeced
/external/v8/src/diagnostics/
Dgdb-jit.cc565 ZoneChunkList<MachOSection*> sections_; member in v8::internal::GDBJITInterface::MachO
707 ZoneChunkList<ELFSection*> sections_; member in v8::internal::GDBJITInterface::ELF