Home | History | Annotate | Download | only in symbolize

Lines Matching refs:get

80 // get inlined.
181 // To keep stack consumption low, we would like this function to not get
259 // To keep stack consumption low, we would like this function to not get
308 // Get the symbol name of "pc" from the file pointed by "fd". Process
370 int get() { return fd_; }
497 if (wrapped_maps_fd.get() < 0) {
504 LineReader reader(wrapped_maps_fd.get(), buf, sizeof(buf));
588 // get inlined.
600 int elf_type = FileGetElfType(wrapped_object_fd.get());
609 int num_bytes_written = g_symbolize_callback(wrapped_object_fd.get(),
617 if (!GetSymbolFromObjectFile(wrapped_object_fd.get(), pc0,