Home | Sort by relevance Sort by last modified time |
/external/elfutils/src/ | |
findtextrel.c | 544 GElf_Addr lowaddr = 0; local 558 if (sym->st_value < addr && sym->st_value > lowaddr) 560 lowaddr = sym->st_value; |
/toolchain/binutils/binutils-2.25/include/ | |
hp-symtab.h | 379 LOWADDR is the lowest memory address associated with this function. 406 CORE_ADDR lowaddr; member in struct:dntt_type_function 1298 CORE_ADDR lowaddr; \/* lowest address of function *\/ member in struct:dntt_type_doc_function [all...] |