Home | History | Annotate | Download | only in common

Lines Matching defs:module_

123       : module_("module-name", "module-os", "module-arch", "module-id"),
124 file_context_("dwarf-filename", &module_, true),
244 // Test that the number of functions defined in the module this.module_ is
249 // this.module_ has the given name, address, and size, and that its
255 // in the module this.module_ is equal to EXPECTED.
265 Module module_;
299 // extracted from module_, sorted by address.
301 // True if we have filled the above vector with this.module_'s function list.
314 l.file = module_.FindFile(filename);
332 &module_, _))
578 module_.GetFunctions(&functions_, functions_.end());