Searched refs:text_library (Results 1 – 4 of 4) sorted by relevance
116 else if (any_of(type_equals(binary::section::text_library), bin.secs)) in binary_type()
39 text_library, enumerator
824 const auto section_type = create_library ? binary::section::text_library : in link_program()842 sec.type == binary::section::text_library; in link_program()
486 return build_module_library(*mod, binary::section::text_library); in link_program()