Home
last modified time | relevance | path

Searched refs:tmp_sections (Results 1 – 1 of 1) sorted by relevance

/external/bcc/src/cc/
Dbpf_module.cc617 std::map<std::string, std::tuple<uint8_t *, uintptr_t>> tmp_sections, in finalize() local
621 sections_p = rw_engine_enabled_ ? &sections_ : &tmp_sections; in finalize()
651 for (auto section : tmp_sections) { in finalize()