Searched refs:WriteModuleInfo (Results 1 - 2 of 2) sorted by relevance

/external/google-breakpad/src/common/solaris/
H A Ddump_symbols.cc482 bool WriteModuleInfo(int fd, GElf_Half arch, const std::string &obj_file) { function in namespace:__anon6123
674 if (WriteModuleInfo(sym_fd, elf_header.e_machine, obj_file) &&
/external/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp620 static uint64_t WriteModuleInfo(const Module *M, const ValueEnumerator &VE, function
1743 // We know globalvalues have been emitted by WriteModuleInfo.
2922 uint64_t VSTOffsetPlaceholder = WriteModuleInfo(M, VE, Stream);

Completed in 167 milliseconds