Searched refs:wline (Results 1 – 3 of 3) sorted by relevance
552 wchar_t *wline = NULL; in read_pth_file() local602 wchar_t *wline = (wchar_t*)PyMem_RawMalloc((wn + 1) * sizeof(wchar_t)); in read_pth_file() local603 if (wline == NULL) { in read_pth_file()607 wn = MultiByteToWideChar(CP_UTF8, 0, line, -1, wline, wn + 1); in read_pth_file()608 wline[wn] = '\0'; in read_pth_file()641 join(b, wline); in read_pth_file()643 PyMem_RawFree(wline); in read_pth_file()644 wline = NULL; in read_pth_file()661 PyMem_RawFree(wline); in read_pth_file()
601 readelf: Improve output of -wline. Add support for printing SDT elf notes.
772 - readelf: Improve output of -wline. Add support for printing SDT elf