Home
last modified time | relevance | path

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

/external/llvm/bindings/ocaml/executionengine/
Dllvm_executionengine.mli87 (** [get_function_address fn typ ee] returns a pointer to the function
93 val get_function_address : string -> 'a Ctypes.typ -> llexecutionengine -> 'a val
Dllvm_executionengine.ml63 let get_function_address name typ ee =
/external/llvm/test/Bindings/OCaml/
Dexecutionengine.ml85 let cplus = get_function_address "plus" cplusty ee in
/external/libabigail/src/
Dabg-dwarf-reader.cc5574 get_function_address(Dwarf_Die* function_die, Dwarf_Addr& address) const in get_function_address() function in abigail::dwarf_reader::read_context
13874 if (!ctxt.get_function_address(function_die, fn_addr)) in function_is_suppressed()
14343 if (ctxt.get_function_address(die, fn_addr)) in build_function_decl()
/external/libabigail/
DChangeLog8372 (read_context::get_function_address): Adjust.
8380 (read_context::get_function_address): Use the new
15634 lookup_elf_var_symbol_from_address, get_function_address,
31728 (read_context::{get_function_address, get_variable_address):
32369 get_function_address, get_variable_address}): New member