OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_ifunc
(Results
1 - 3
of
3
) sorted by null
/external/ltrace/sysdeps/linux-gnu/
os.h
29
unsigned
is_ifunc
: 1;
member in struct:os_library_symbol_data
trace.c
1242
bool
is_ifunc
= false;
local
[
all
...]
/external/valgrind/main/coregrind/m_debuginfo/
readelf.c
243
Bool*
is_ifunc
/* is this a STT_GNU_IFUNC function ?*/
260
*
is_ifunc
= False;
373
*
is_ifunc
= True;
727
Bool from_opd = False, is_text = False,
is_ifunc
= False;
local
736
&from_opd, &is_text, &
is_ifunc
)) {
748
disym.isIFunc =
is_ifunc
;
791
Bool
is_ifunc
;
member in struct:__anon36196
858
Bool from_opd = False, is_text = False,
is_ifunc
= False;
local
869
&from_opd, &is_text, &
is_ifunc
)) {
[
all
...]
Completed in 53 milliseconds