Searched defs:l_ld (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h65 // l_ld -> Address of the dynamic table for this binary.
130 uintptr_t l_ld; member in struct:crazy::link_map_t
/external/elfutils/0.153/libdwfl/
H A Dlink_map.c347 GElf_Addr l_ld = addrs[2];
352 if (l_ld == 0)
380 The l_ld address is the only one we know for sure
382 Dwfl_Module *mod = INTUSE(dwfl_addrmodule) (dwfl, l_ld);
345 GElf_Addr l_ld = addrs[2]; local

Completed in 205 milliseconds