Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/build/libraries/el/common/src/
Delf_loader.c630 ELShdrEx* InfoShdrEx; //For example, consider CurrentShdrEx as .text for rel.text in elLoadSections() local
739 InfoShdrEx = ELi_GetShdrExfromList( elElfDesc->ShdrEx, in elLoadSections()
741 … if( InfoShdrEx->loaded_adr != 0) { //Relocate internally if targeted section is loaded in elLoadSections()
775 InfoShdrEx = ELi_GetShdrExfromList( elElfDesc->ShdrEx, in elLoadSections()
777 … if( InfoShdrEx->loaded_adr != 0) { //Relocate internally if targeted section is loaded in elLoadSections()