Home
last modified time | relevance | path

Searched defs:RelocName (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/link/internal/sym/
Dreloc.go33 func RelocName(arch *sys.Arch, r objabi.RelocType) string { func
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/pkgbits/
Dreloc.go34 RelocName const
/aosp_15_r20/external/llvm/tools/llvm-readobj/
H A DELFDumper.cpp2458 SmallString<32> RelocName; in printRelocation() local
2965 SmallString<32> RelocName; in printDynamicRelocation() local
3288 SmallString<32> RelocName; in printRelocation() local
3489 SmallString<32> RelocName; in printDynamicRelocation() local
H A DMachODumper.cpp531 SmallString<32> RelocName; in printRelocation() local
H A DCOFFDumper.cpp1183 SmallString<32> RelocName; in printRelocation() local