Searched refs:setRelocationAddress (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h131 void setRelocationAddress(uint16_t Segment, uint32_t Offset);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp148 void DebugLinesSubsection::setRelocationAddress(uint16_t Segment, function in class:DebugLinesSubsection
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp419 Result->setRelocationAddress(Lines.RelocSegment, Lines.RelocOffset);

Completed in 100 milliseconds