HomeSort by relevance Sort by last modified time
    Searched refs:last_cu (Results 1 - 2 of 2) sorted by null

  /external/qemu/elff/
elf_file.cc 187 DwarfCU* cu = last_cu();
395 if (last_cu() != NULL) {
elf_file.h 95 class DwarfCU* last_cu() const { function in class:ElfFile
336 * list, head of which is available via last_cu() method of this class.
337 * NOTE: CUs in the list returned via last_cu() method are in reverse order

Completed in 36 milliseconds