Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dtarget.h302 { return do_function_location(loc); } in function_location()
631 do_function_location(Symbol_location*) const = 0;
1096 do_function_location(Symbol_location*) const in do_function_location() function
Dpowerpc.cc621 do_function_location(Symbol_location*) const;
6450 Target_powerpc<size, big_endian>::do_function_location( in do_function_location() function in __anon0f0c9f3e0111::Target_powerpc
DChangeLog1823 (Target_powerpc::do_function_location): Likewise for loc->shndx.
2111 do_function_location functions.
2112 (class Sized_target): Add do_function_location.
2118 (Target_powerpc::do_function_location): New function.