search for: section_info

Displaying 2 results from an estimated 2 matches for "section_info".

Did you mean: lsection_info
2010 Jul 03
5
text to html
input: http://pastebin.com/raw.php?i=MqPXZwc3 output: http://pastebin.com/raw.php?i=8QCkp4yv it will be a long day.. :D could someone please help with it? i have to make a "one liner" that get's the input, and gives the mentioned output.
2015 May 15
3
[LLVMdev] MIPS asm backend emitting weird symbols into object file?
...00000000000000a7 N $info_string1 00000000000000ab N $info_string2 00000000000000cf N $info_string3 0000000000000000 N $line_table_start0 0000000000000004 N $pubNames_begin0 000000000000001a N $pubNames_end0 0000000000000000 N $section_abbrev 0000000000000000 N $section_debug_loc 0000000000000000 N $section_info 0000000000000000 N $section_line 0000000000000004 t $tmp0 0000000000000008 t $tmp1 000000000000000c t $tmp2 0000000000000020 t $tmp3 0000000000000020 t $tmp4 0000000000000000 T foo These symbols are not from the IR. They seem to be inserted by the MIPS asm back-end. I wouldn't be worried if t...