Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DXCOFFObjectWriter.cpp381 uint64_t &CurrentAddressLocation);
384 uint64_t &CurrentAddressLocation);
388 uint64_t &CurrentAddressLocation);
391 uint64_t &CurrentAddressLocation);
815 uint64_t CurrentAddressLocation = 0; in writeSections() local
817 writeSectionForControlSectionEntry(Asm, *Section, CurrentAddressLocation); in writeSections()
819 writeSectionForDwarfSectionEntry(Asm, DwarfSection, CurrentAddressLocation); in writeSections()
821 CurrentAddressLocation); in writeSections()
823 CurrentAddressLocation); in writeSections()
1592 uint64_t &CurrentAddressLocation) { in writeSectionForControlSectionEntry() argument
[all …]