Lines Matching refs:read_corpus
264 (reader::read_corpus): Set `STATUS_DEBUG_INFO_NOT_FOUND' according
352 (abixml::reader::read_corpus): Implement this virtual
440 create_read_context, read_corpus,
481 process_ctf_archive, process_ctf_type, lookup_type, read_corpus,
484 In read_corpus, do not set the corpus::LINUX_KERNEL_BINARY_ORIGIN
507 elf::reader::read_corpus().
508 (create_read_context, read_corpus, set_read_context_corpus_group)
615 (dwarf::reader::read_corpus): New virtual member function
616 which implements the fe_iface::read_corpus pure virtual interface.
618 elf::reader by calling elf::reader::read_corpus().
704 * tools/abicompat.cc (read_corpus, main): Adjust.
726 * tests/test-symtab.cc (read_corpus, TEST_CASE)
764 (process_ctf_enum_type, read_corpus): Adjust for accessing a
1014 * tests/test-symtab.cc (read_corpus): Likewise.
1015 * tools/abicompat.cc (read_corpus, main): Likewise.
1866 * src/abg-ctf-reader.cc (process_ctf_archive, read_corpus
2217 (ctf_reader::read_corpus): Use `find_ctfa_file' function.
3028 (read_corpus): New static function.
3029 (main): Use the new read_corpus in lieu of using
3030 dwarf_reader::read_corpus_from_elf and/or ctf_reader::read_corpus
3112 (ctf_reader::read_corpus): Verify `status' after `slurp_elf_info'.
3193 (read_context::read_corpus): Set `exported_decls_builder'.
3246 (ctf_reader::read_corpus): Add current corpus. Set corpus origin to
4208 (read_corpus): New overload that takes a read_context_sptr.
4211 (read_corpus): New overload that takes a read_context_sptr.
4247 ctf: ctf_reader::read_corpus now sets a status
4249 read_corpus now gets an extra argument `status'.
4250 * src/abg-ctf-reader.cc (read_corpus): Likewise, and set `status'
4253 ctf_reader::read_corpus.
4544 ctf: make libabigail::ctf_reader::read_corpus reentrant
4552 (read_corpus): Call open_elf_handler, close_elf_handler and build
6380 * tests/test-symtab.cc (read_corpus): Add support for whitelists.