Searched refs:Symbol_location (Results 1 – 7 of 7) sorted by relevance
64 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
1239 struct Symbol_location struct1248 bool operator==(const Symbol_location& that) const argument1677 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);
351 Symbol_location fromloc in resolve()353 Symbol_location toloc = { to->object(), to->shndx(&to_is_ordinary), in resolve()
294 Symbol_location loc; in get_section_contents()
3270 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()
621 do_function_location(Symbol_location*) const;6451 Symbol_location* loc) const in do_function_location()
2107 * symtab.h (struct Symbol_location): Extract from..