Home
last modified time | relevance | path

Searched refs:Symbol_location (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dtarget.h64 struct Symbol_location;
301 function_location(Symbol_location* loc) const in function_location()
631 do_function_location(Symbol_location*) const = 0;
1096 do_function_location(Symbol_location*) const in do_function_location() argument
Dsymtab.h1239 struct Symbol_location struct
1248 bool operator==(const Symbol_location& that) const argument
1677 size_t operator()(const Symbol_location& loc) const in operator()
1682 Unordered_set<Symbol_location, Symbol_location_hash> >
1837 linenos_from_loc(const Task* task, const Symbol_location& loc);
Dresolve.cc351 Symbol_location fromloc in resolve()
353 Symbol_location toloc = { to->object(), to->shndx(&to_is_ordinary), in resolve()
Dicf.cc294 Symbol_location loc; in get_section_contents()
Dsymtab.cc3270 const Symbol_location& loc) in linenos_from_loc()
3282 Symbol_location code_loc = loc; in linenos_from_loc()
3338 Unordered_set<Symbol_location, Symbol_location_hash>::const_iterator in detect_odr_violations()
3340 const Unordered_set<Symbol_location, Symbol_location_hash>::const_iterator in detect_odr_violations()
Dpowerpc.cc621 do_function_location(Symbol_location*) const;
6451 Symbol_location* loc) const in do_function_location()
DChangeLog2107 * symtab.h (struct Symbol_location): Extract from..