Searched refs:fake_section_name (Results 1 – 1 of 1) sorted by relevance
2190 ConstString fake_section_name(std::string(".absolute.") + symbol_name); in ParseSymbols() local2192 std::make_shared<Section>(module_sp, this, SHN_ABS, fake_section_name, in ParseSymbols()