Home
last modified time | relevance | path

Searched refs:lto_parse_hex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c2027 lto_parse_hex (const char *p) in lto_parse_hex() function
2085 offset = lto_parse_hex (offset_p); in lto_resolution_read()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc2036 lto_parse_hex (const char *p) in lto_parse_hex() function
2094 offset = lto_parse_hex (offset_p); in lto_resolution_read()
H A DChangeLog1929 * lto.c (lto_parse_hex): Use int64_t.
2942 * lto.h (lto_parse_hex): Delete.
2944 (lto_parse_hex): Make static and return proper 64-bit host type.
3983 * lto-elf.c (lto_elf_file_open): Use lto_parse_hex.
3984 * lto.c (lto_parse_hex): New.
3985 (lto_resolution_read): Use lto_parse_hex.
3986 * lto.h (lto_parse_hex): New.