Home
last modified time | relevance | path

Searched defs:sections_ (Results 1 – 10 of 10) 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.h135 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.h135 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> sections_; variable
Dbpf_module.cc99 map<string, tuple<uint8_t *, uintptr_t>> *sections_; member in ebpf::MyMemoryManager
/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.cc1478 struct ucm_section *sections_; member in __anon9557fa030111::AlsaMixerFullySpeced
/external/v8/src/
Dgdb-jit.cc601 ZoneChunkList<MachOSection*> sections_; member in v8::internal::GDBJITInterface::BASE_EMBEDDED
746 ZoneChunkList<ELFSection*> sections_; member in v8::internal::GDBJITInterface::BASE_EMBEDDED