Home
last modified time | relevance | path

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

/dports/devel/objconv/objconv-2.52/source/
H A Dconverters.h152 …uint32_t GetLocalNameO(uint32_t i); // Get segment name by converting name index off…
H A Domf2asm.cpp85 SegRecord.NameO = GetLocalNameO(NameIndex); // Segment name in CountSegments()
H A Domf.cpp728 uint32_t COMF::GetLocalNameO(uint32_t i) { in GetLocalNameO() function in COMF