Home
last modified time | relevance | path

Searched refs:INSERT_DIR_SEPARATOR (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Ddwarf2dbg.c56 # define INSERT_DIR_SEPARATOR(string, offset) \ macro
68 # define INSERT_DIR_SEPARATOR(string, offset) string[offset] = '/' macro
601 INSERT_DIR_SEPARATOR (cp, dir_len); in dwarf2_directive_loc()
1608 INSERT_DIR_SEPARATOR (p, len); in out_debug_info()
DChangeLog-20061625 * dwarf2dbg.c (INSERT_DIR_SEPARATOR): New macro. Handles the