Home
last modified time | relevance | path

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

/art/compiler/linker/
Delf_builder.h599 other_sections_.push_back(std::move(s)); in WritePatches()
607 other_sections_.push_back(std::move(s)); in WriteSection()
1029 std::vector<std::unique_ptr<Section>> other_sections_; variable