Searched refs:text_align (Results 1 – 1 of 1) sorted by relevance
31 fn text_align(compiler: &dyn Compiler) -> u64 { in text_align() function229 .set_data(text, text_align(self.compiler)); in finish()387 let text_section_size = obj.append_section_data(text_section, &[], text_align(compiler)); in append_section()