Searched refs:tlsf_set_rom_patches (Results 1 – 2 of 2) sorted by relevance
189 void __attribute__((constructor)) tlsf_set_rom_patches(void) in tlsf_set_rom_patches() function
354 # After registering the component, set the tlsf_set_rom_patches symbol as undefined356 # final binary. This is necessary because tlsf_set_rom_patches is a constructor, thus,359 target_link_libraries(${COMPONENT_LIB} PRIVATE "-u tlsf_set_rom_patches")