Home
last modified time | relevance | path

Searched defs:canRelaxRelocations (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h599 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h665 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h879 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/MC/
DMCAsmInfo.h888 bool canRelaxRelocations() const { return RelaxELFRelocations; } in canRelaxRelocations() function